Spring Data 2020.0 - New and Noteworthy - A general Overview
Spring Data 2020.0, based on Spring Framework 5.3, is out and with it, a ton of new features across the various stores, which are covered by the individual modules. While posting highlights along with the milestone announcements, we wanted to give you a more detailed description of the new features in a series of blog posts. These posts will cover, among other things:
- Reactive Context Access features in Data Commons.
- Lifecycle callbacks and baselining to Spring R2DBC in R2DBC.
- General Repository and store-specific Redis Cache Metrics.
- Neo4J reactive repositories.
- Paging repository APIs for Spring Data for Apache Geode.
- Geoshape, index, and reactive search improvements for Spring Data Elasticsearch.
- Partial filter and aggregation hints in MongoDB.
@Bean
row mappers for the JDBC module.- Per-statement key spaces definition for the Apache Cassandra abstraction.
- Declarative Couchbase N1QL queries. …