Lab: Major Release Considerations ‐ 8: Summary - shinyay/spring-boot-2-7-to-3-1-upgrade GitHub Wiki

8: Summary In this lab you made some preparatory changes to your code based on the nature of a major release upgrade. More specifically, you learned that Spring Security handles deprecations differently than core Spring Boot. You evaluated the impact of any deprecations along your upgrade path and took steps to prepare for the next major version upgrade.

Good Job! Your application still compiles, all your tests pass, and you're ready for Spring Boot 3 and Spring Security 6 – awesome!!!!