Spring Boot 2.2 M2
On behalf of the team and everyone that contributed, I am pleased to announce that the second milestone of Spring Boot 2.2 has been released and is available from our milestone repository. This release closes almost 100 issues and pull requests.
Highlights of this milestone include:
- Spring Framework 5.2.0.M1
@ConfigurationProperties
scanning- Immutable
@ConfigurationProperties
binding - Initial RSocket Server Support
- Lazy Initialization and performance improvements
For a complete list of changes and upgrade instructions, please see the Spring Boot 2.2 Release Notes on the wiki and the updated reference documentation…