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/
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/