Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear Spring Community,
I am pleased to announce that Spring Data MongoDB 1.0 RC1 is now available!
The primary goal of the Spring Data project is to provide a familiar and consistent Spring-based programming model for new datastores while retaining store-specific features and capabilities. The Spring Data MongoDB project provides integration with the MongoDB document database. Key functional areas are a POJO centric model for interacting with a MongoDB DBCollection and easily writing a Repository style data access layer.
This is primarily a bug fix release as we move quickly to GA but a few notable improvements and new features were added:
For a detailed list of issues fixed have a look at the changelog.
Downloads | JavaDocs | Reference Documentation | Changelog
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.