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 second milestone of the Moore release train.
Notable changes include:
Range
type support for derived repository query methods using between
for Spring Data MongoDB & Cassandra.exists
projection in Neo4j repositories.insert
& update
methods skipping the is new check.Please find a high-level overview of what has been added in our release wiki or a detailed list of changes in our issue tracker.
If you’re using Spring Boot and want to give the milestone a try, please make sure to switch to the most recent version of Spring Boot 2.2. And don't forget to add the milestone repository to your Maven configuration:
<repository>
<id>spring-libs-milestone</id>
<url>https://repo.spring.io/libs-milestone</url>
</repository>
As always, we’re looking forward to your feedback! Don’t hesitate and get in touch @SpringData.
Last but not least the laundry list: