Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Phillip Webb
2017-02-27 14:00:46 -08:00
13 changed files with 23 additions and 12 deletions

View File

@@ -2259,7 +2259,7 @@ your application defines, if any.
NOTE: By default, batch applications require a `DataSource` to store job details. If you
want to deviate from that, you'll need to implement `BatchConfigurer`, see
{spring-batch-javadoc}/core/configuration/annotation/EnableBatchProcessing.html[The
Javadoc of @EnableBatchProcessing] for more details.
Javadoc of `@EnableBatchProcessing`] for more details.