Steve Brown
2016-09-25 01:51:08 -04:00
committed by GitHub
parent 8bcd026bf6
commit bf0c27dd1a

View File

@@ -49,7 +49,7 @@ updated in the repository with the results.
NOTE: At the completion of a task (all `*Runner#run` methods are called and the task
repository has been updated) the `ApplicationContext` will be closed by default. This
behavior can be overriden by setting the property `spring.cloud.task.closecontext.enabled`
behavior can be overriden by setting the property `spring.cloud.task.closecontext.enable`
to false.
[[features-task-execution-details]]