With Spring Batch 6, Javadoc has moved. However, some current documentation still uses a Javadoc link pointing to version 5.2.4: https://docs.spring.io/spring-batch/docs/current/api/ For example, in the following paragraphs: - https://docs.spring.io/spring-batch/reference/job/advanced-meta-data.html#JobParametersIncrementer - https://docs.spring.io/spring-batch/reference/testing.html#mockingDomainObjects I believe it would be clearer if Spring Batch followed the same pattern as Spring Boot, which redirects https://docs.spring.io/spring-boot/docs/current/api/org/ to https://docs.spring.io/spring-boot/api/java/org/
With Spring Batch 6, Javadoc has moved. However, some current documentation still uses a Javadoc link pointing to version 5.2.4:
https://docs.spring.io/spring-batch/docs/current/api/
For example, in the following paragraphs:
I believe it would be clearer if Spring Batch followed the same pattern as Spring Boot, which redirects https://docs.spring.io/spring-boot/docs/current/api/org/ to https://docs.spring.io/spring-boot/api/java/org/