Dear Spring community,

On behalf of the development team, it is my pleasure to announce that a feature-complete Spring Framework 5.3 release candidate is available from our milestone repository now! Check out the list of new features and upgrade notes on our GitHub wiki, including several deprecation notes.

As the last feature branch of the 5.x generation, we are preparing the 5.3.x line for general availability in late October - with an extended maintenance phase up until 2024. While we strongly encourage appropriate migration steps, all of our deprecated packages are going to remain in place for the entire 5.3.x phase. In terms of Java platform support, the current range is JDK 8-15 but we expect this to grow into JDK 8-17 for our Spring Framework 5.3.x releases next year.

Spring supports Java 14/15 records and similar record-style classes now, as a refined variant of constructor-based binding. Spring’s core container includes refinements for native application deployment and performance optimizations in terms of data structures and concurrent access.

#spring

Spring Framework 5.3 goes RC1
1.20 GEEK