Spring Boot 2.1 M4 available now
On behalf of the team and everyone that contributed, I am happy to announce that the fourth milestone of Spring Boot 2.1 has been released and is available from our milestone repository. This release closes over 40 issues and pull requests.
This milestone ships with the latest Spring Framework 5.1 which went GA last week.
Along with the Spring Framework update, this release also includes a bunch of other dependency version updates.
For a complete list of changes and upgrade instructions, please see the Spring Boot 2.1 Release Notes on the wiki and the updated reference documentation.
If you want to get started with 2.1 and try out the new features, you can bootstrap a new project on https://start.spring.io…