Spring Data 2021.1.0 goes GA
On behalf of the team, I’m pleased to announce the availability of the Spring Data 2021.1.0
.
These are the most important changes:
- Upgrade to Querydsl 5.0
- Support jMolecules' @Identity Annotation for Identifiers
- Fluent Query API for Querydsl and Query-by-Example
- Deprecated RxJava 2 Support
- MongoDB @DocumentReference, schema derivation for encrypted fields, and MongoDB 5.0 Time Series support
- Redis 6.2 support
- Support for streaming large result sets in Spring Data JDBC, Projections, and SQL Builder refinements around conditions, JOINs, and SELECT projections
- Support for Impersonation and support for Querydsl in Neo4j …