Lab: Deprecated Properties & Runtime Errors ‐ 2: Adding the Spring Boot Property Migrator - shinyay/spring-boot-2-7-to-3-1-upgrade GitHub Wiki
2: Adding the Spring Boot Property Migrator Let's add the spring-boot-properties-migrator dependency, and use it to find any deprecated properties.
Make a Small Change Add the spring-boot-properties-migrator dependency to the pom.xml
Developer Tools org.springframework.boot spring-boot-properties-migrator runtime