Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear Spring community, I am pleased to announce the next Spring Data release train stop, including Spring Data JPA, MongoDB, Neo4j, Gemfire as well as its foundation Spring Data Commons. The release is the final one before bringing all the modules into GA state of their next major version. Here are the highlights:
All modules
@EnableRepositories
) require Spring 3.1.0 at least.Spring Data Book We're currently working on a Spring Data book with O'Reilly, which is available free for public review. If you would like to help shaping the book or maybe point people to a general introduction into Spring Data, feel free to spread the link.
Spring Data Commons - 1.4.0.RC1
Maven artifacts - JavaDocs - Reference documentation - Changelog
Spring Data JPA - 1.2.0.RC1
Maven artifacts - JavaDocs - Reference documentation - Changelog
Spring Data MongoDB - 1.1.0.RC1
@DBRef
mapped propertiesAbstractMongoConfiguration.getMappingBasePackage()
defaults to config class' packageMaven artifacts - JavaDocs - Reference documentation - Changelog
Spring Data Neo4j - 2.1.0.RC3
@EnableNeo4jRepositories
Maven artifacts - JavaDocs - Reference documentation - Changelog
Spring Data Gemfire - 1.2.0.RC1
@EnableGemfireRepositories
Maven artifacts - JavaDocs - Reference documentation - Changelog
The Spring data team is currently working on a book with O'Reilly. It is due to be released in autumn and can currently be reviewed at OFPS. So if you'd like to get a general introduction to the project or even help shaping the book, give it a spin.
Along side the release candidates we released bugfix releases for Spring Data JPA (1.1.2.RELEASE) as well as MongoDB (1.0.4.RELEASE). Looking forward to your feedback in the forums or the bug tracker.