realworld-java21-springboot3 icon indicating copy to clipboard operation
realworld-java21-springboot3 copied to clipboard

Upgrade to Java 25 and Spring Boot 4

Open 1chz opened this issue 5 months ago • 0 comments

Summary

  • Upgraded Spring Boot to version 4.0.0-M2 and Spring Dependency Management to 1.1.7.
  • Upgraded Java version to 25 in dependency definitions and updated the README accordingly.
  • Upgraded spotless plugin to 7.2.1 and configured palantirJavaFormat to 2.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.

1chz avatar Sep 18 '25 16:09 1chz