File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ Batch/Boot behavior. Keep in mind that a task is a boot application and that the
205205returned from the task is the same as a boot application.
206206To override this behavior and allow the task to return an exit code other than zero when a
207207batch job returns an
208- https://docs.spring.io/spring-batch/4.0.x /reference/html/step.html#batchStatusVsExitStatus[BatchStatus]
208+ https://docs.spring.io/spring-batch/current /reference/html/step.html#batchStatusVsExitStatus[BatchStatus]
209209of `FAILED`, set `spring.cloud.task.batch.fail-on-job-failure` to `true`. Then the exit code
210210can be 1 (the default) or be based on the
211211https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-spring-application.html#boot-features-application-exit[specified
You can’t perform that action at this time.
0 commit comments