This commit is contained in:
Phillip Webb
2017-02-27 13:56:17 -08:00
parent f6db1cbcb2
commit 47b00c086c
13 changed files with 14 additions and 14 deletions

View File

@@ -2264,7 +2264,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.