Spring Data Lovelace M3 released

Releases | Christoph Strobl | May 17, 2018 | ...

On 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:

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all