Spring Framework 5.1 goes GA
Dear Spring community,
It is my pleasure to announce that Spring Framework 5.1 is generally available from repo.spring.io as well as Maven Central now! Check out our recently updated docs...
- What's New in Spring Framework 5.1
- Upgrading to Spring Framework 5.1
- Our revised reference documentation
Spring Framework 5.1 requires JDK 8 or higher and specifically supports JDK 11 as the next long-term support release. It comes with initial refinements for GraalVM compatibility and deeply integrates with the recently released Reactor Californium and Hibernate ORM 5.3.
The core container introduces…