Spring Framework 6.1 M1 released
Dear Spring community,
On behalf of the core framework team, it is my pleasure to announce that the first Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. This release introduces the main themes for the 6.1 generation, with initial features for all themes present in 6.1.0-M1 already:
- Embracing JDK 21 LTS
- Virtual Threads (Project Loom)
- JVM Checkpoint Restore (Project CRaC)
- Data Binding and Validation, revisited
Note that Spring Framework 6.1 provides a first-class experience on JDK 21 and Jakarta EE 10 at runtime while retaining a JDK 17 and Jakarta EE…