We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f1a86 commit 9e25eacCopy full SHA for 9e25eac
spring-batch-docs/modules/ROOT/pages/index.adoc
@@ -9,7 +9,7 @@ xref:spring-batch-intro.adoc[Spring Batch Introduction] :: Background, usage
9
scenarios, and general guidelines.
10
xref:spring-batch-architecture.adoc[Spring Batch Architecture] :: Spring Batch
11
architecture, general batch principles, batch processing strategies.
12
-xref:whatsnew.adoc[What's new in Spring Batch 5.1] :: New features introduced in version 5.1.
+xref:whatsnew.adoc[What's new in Spring Batch 5.2] :: New features introduced in version 5.2.
13
xref:domain.adoc[The Domain Language of Batch] :: Core concepts and abstractions
14
of the Batch domain language.
15
xref:job.adoc[Configuring and Running a Job] :: Job configuration, execution, and
0 commit comments