Spring Boot 2.3.0.RC1 available now
On behalf of the team and everyone that contributed, I am pleased to announce that the first release candidate of Spring Boot 2.3 is available now from our milestone repository.
This release closes over 70 issues and pull requests. Thanks to all those who have contributed.
Highlights of this milestone include:
- Auto-configuration of a Wavefront sender bean.
- Easier configuration of the data/time converts used by web applications.
- Automatic creation of the
developmentOnly
configuration in Gradle. - Java buildpack support from the newly created Paketo project.
For a complete list of changes and upgrade instructions, please see the Spring Boot 2.3 Release Notes on the wiki and the updated reference documentation…