Spring Data MongoDB 1.1.0 M1 released
I'd like to announce the availability of Spring Data MongoDB 1.1.0 M1. This is the first milestone of the 1.1.0 branch and comes with a hand full of new features:
- Support for GridFS (DATAMONGO-6)
- Support for JSR-303 validation (DATAMONGO-36 - community contribution)
- Support for new repository keywords: StartsWith, EndsWith, Contains, After, Before (DATAMONGO-418, 427)
- CDI integration for repositories (DATAMONGO-356)
Downloads | JavaDocs | Reference Documentation | Changelog
The release is available from our Maven repository. To learn more about the project, visit the Spring Data MongoDB Page. Looking forward to your feedback on the forum or in the issue tracker.