Spring Data MongoDB 1.0.0.RC1 Released

Releases | Mark Pollack | December 07, 2011 | ...

Dear 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:

  • Provide additional options for setting WriteConcern on a per operation basis
  • Support geting index information on a collection or mapped class.
  • Add support for findAndModify and upsert operations
  • Allow type converters to be included through classpath scanning
  • Update to use Spring Data Commons 1.2.0.RC1

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.

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all