Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreIt is my pleasure to announce that the release candidate of Spring Boot 1.4 is available now from the Spring milestone repository. This milestone concludes 6 months of work in the 1.4 line, closing over 140 issues and pull requests! Thanks to everyone that has contributed.
Highlights of the new release include:
@EntityScan for JPA, MongoDB, Neo4j, Couchbase and CassandraRestTemplateBuilder@RestClientTestFor a complete list of changes, and upgrade instructions, see the Spring Boot 1.4 Release Notes on the WIKI and the updated reference documentation.
At this point, it is very important for us that you give 1.4.0.RC1 a try on your projects. Check the QuickStart instruction to upgrade your project to 1.4.0.RC1 or generate an empty project on https://start.404ofchina.website for a concrete example.
In particular, we've decided to revert to Hibernate 5.0 and have already identified a few binary incompatible changes in 5.2. It would be extremely helpful for us to get some feedback, in particular if you are using HibernateTemplate in your project.
Our next stop is 1.4.0.RELEASE scheduled alongside Spring Framework 4.3.2.RELEASE at the end of the month. Stay tuned!