Spring Data Moore M2 released
CRANK

<p>On behalf of the Spring Data team, I’m pleased to announce the availability of the second milestone of the <a href=" release train.</p> <p>Notable changes include:</p> <ul> <li>Support for Kotlin <a href=" in Spring Data MongoDB, Cassandra and Redis.</li> <li><a href=" support for reactive repositories.</li> <li><code>Range</code> type support for derived repository query methods using <code>between</code> for Spring Data MongoDB &amp; Cassandra.</li> <li><code>exists</code> projection in Neo4j repositories.</li> <li><a href=" repositories</a> for Spring Data Elasticsearch.</li> <li>Pivotal Gemfire and Apache Geode upgrades.</li> <li>Upgrade to <a href=" HATEOAS 1.0 M1</a>.</li> <li>…and numerous features for the <a href=" module</a> like direct <code>insert</code> &amp; <code>update</code> methods skipping the <em>is new check</em>.</li> </ul>

spring.io
Related Topics: Spring Framework MongoDB Cassandra