A preview on Spring Data Kay
As we’ve just shipped the fourth milestone release of Spring Data release train Kay, let’s take a look at the changes and features that come with the 13 modules on the train since our first milestone. This blog post covers a set of changes but is no means comprehensive of the 550+ changes between M2 and M4. To get a full list of changes, take a look into our Jira for Kay M1, M2, M3, and M4 changes.
Here’s a curated list of our key changes:
-
Adjustments in the reactive support
-
Composable repositories
-
Improved naming scheme for CRUD methods
-
Fluent MongoOperations API
-
Kotlin extension for MongoDB’s Template API
-
MongoDB Collation Support
-
Redis client configuration
-
Cassandra Lightweight transaction support and Query/Update objects
-
Java 9 compatibility
-
Upgrade to Elasticsearch 5.4
…