Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreOn behalf of the Spring Data team, I'm pleased to announce the availability of the third milestone of the Lovelace release train.
This release ships with updates for all store modules that contain new features, improvements, and bug fixes. Notable changes include:
With this release, we ship over a hundred tickets fixed. A high-level overview of what has been added can be found in our release wiki.
If you’re using Spring Boot and want to give Lovelace M3 a try, upgrading to the release train is as easy as setting the Maven property spring-data-releasetrain.version
to Lovelace-M3
. Just make sure to add the milestone repository to your Maven configuration:
<repository>
<id>spring-libs-milestone</id>
<url>https://repo.spring.io/libs-milestone</url>
</repository>
To round things off, here’s the laundry list: