realworld-java21-springboot3
realworld-java21-springboot3 copied to clipboard
Upgrade to Java 25 and Spring Boot 4
Summary
- Upgraded Spring Boot to version
4.0.0-M2and Spring Dependency Management to1.1.7. - Upgraded Java version to
25in dependency definitions and updated the README accordingly. - Upgraded
spotlessplugin to7.2.1and configuredpalantirJavaFormatto2.71.0. - Upgraded Gradle wrapper to version
9.1.0.
Other Changes
- Removed P6Spy configuration and dependencies to simplify the persistence module.
- Resolved compatibility issues caused by the version upgrades.