How to implement Spring-MVC CRUD operations on MongoDB without using MongoTemplate -


i want know how develop sample crud operations on mongodb mongorepository interface.

can give me links not have mongotemplate example.

i did sample application last year, using vraptor + mongodb + spring data think useful you.

the github repository https://github.com/cartagena/heroku-vraptor-mongodb.

if take looks @ vraptor's controller class, similar spring-mvc controller, can see repositry in action.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -