Reputation: 75117
I want to work on Mongo DB with Spring 3. Is there any simple application and tutorial based on that application that I can follow to learn it?
Upvotes: 9
Views: 6794
Reputation: 31
Have you seen this? http://java.dzone.com/articles/build-spring-data-project more can be found here http://static.springsource.org/spring-data/data-document/docs/current/reference/html/
Upvotes: 0
Reputation: 22499
Travel straight into the Spring Mongo official tutorial with examples
Upvotes: 4