A Spring Boot tool that helps migrate application properties from older versions to the current format.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-properties-migrator</artifactId>
<version>4.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Migrates Spring Boot properties to the latest format.
Use Spring Boot 2.x or 3.x for compatibility.
No dependency data recorded yet.