We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Polish
Use runtimeOnly rather than deprecated runtime configuration
Note that both auto-configuration locations can be used at the same time
link to Spring Data release notes
Note the need for `@Autowired` to avoid implicit constructor binding
Clarify that sanitizing functions must be user-defined as Boot does not define one
Updated Spring Boot 3.0 Migration Guide (asciidoc)
Clarify scope of removing support for auto-configuration in `spring.factories`
mention RestTemplate observability changes
Correct name of implemented interface
Add note about problems with Liquibase 4.17
Remove JSP section following fix in Tomcat 10.1.6.
Mention Jasper in new JSP limitation
Add section about JSPs and jdk.util.jar.enableMultiRelease
Correct syntax in MyController example
Document change to MySQL driver coordinates
Correct Batch version in link to its migration guide
Link to the Spring Batch migration guide
Update OpenRewrite link
Link to latest 3.0.x release
Document change to security filter dispatcher types
Use versioned link
Link to Security 6.0's migration guide
mention httpclient support changes in Spring Framework
Add endpoint sanitization property names and clarify default value