-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
This seems to be a change in the Spring Framework.
This links do not work:
https://docs.spring.io/spring-framework/docs/5.3.5/spring-framework-reference/data-access.html#jdbc-JdbcTemplate
But this one does:
https://docs.spring.io/spring-framework/docs/5.2.13.RELEASE/spring-framework-reference/data-access.html#jdbc-JdbcTemplate
The working variant of the first link is:
https://docs.spring.io/spring-framework/docs/5.3.5/reference/html/data-access.html#jdbc-JdbcTemplate
So it seems framework 5.3.5 now uses reference instead of spring-framework-reference
Metadata
Metadata
Assignees
Labels
No labels