Spring Data Release Train Evans Goes GA
On behalf of the entire Spring Data team, I'd like to announce the general availability of the Spring Data release train iteration called Evans. The release ships 11 modules to help you build sophisticated data access layers on top of relational and non-relational data stores.
The major themes of this iteration were:
- Upgrade Spring baseline to 4.0
- Support for
top
andfirst
as keywords in derived queries - Support for MongoDB 2.6 features like text search
- SpEL support for Spring Data JPA (Spring Security integration)
- Redis Sentinel support
- ALPS and excerpt projections for Spring Data REST
- Support for custom implementations in the CDI extension
- Improved multi-store configuration
- Asciidoctor for reference documentation …