Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreOn behalf of the team and everyone that contributed, I am pleased to announce that the first milestone of Spring Framework 5.2 has been released and is available from our milestone repository. This release closes over 140 issues and pull requests.
This first milestone is packed with features and fixes, including:
MergedAnnotations
API to @Configuration
class optimizationsspring-webmvc
module providing a functional alternative to annotated controllers that's built on the Servlet API. Now spring-webmvc
like spring-webflux
offers both functional and annotation-based programming models.@MessageMapping
methods and performing requests via RSocketRequester
.Please keep an eye on the What's new in Spring Framework 5.x and Upgrading to Spring Framework 5.x wiki pages, as we'll keep adding information there during the milestone phase. If you're wondering about our support policy, the dedicated page should help you.
If you want to try out the new Spring Framework features with your Spring Boot application, you'll be able to use Spring Boot 2.2.0.M2 as soon as it's out. Of course, this will be available on https://start.spring.io.
Project Page | GitHub | Issues | Documentation | Stack Overflow