19 lines
531 B
Plaintext
19 lines
531 B
Plaintext
Description
|
|
===========
|
|
Sample application demonstrating how to create a Spring MVC 3.1 application with Spring Data MongoDB
|
|
|
|
To read the whole guide, please see the original blog:
|
|
|
|
"Spring MVC 3.1 - Implement CRUD with Spring Data MongoDB"
|
|
http://krams915.blogspot.com/2012/01/spring-mvc-31-implement-crud-with_4739.html
|
|
|
|
|
|
Building
|
|
========
|
|
Please visit http://krams915.blogspot.com/2012/01/spring-mvc-31-implement-crud-with.html for full instructions
|
|
|
|
|
|
Notes
|
|
=====
|
|
For more tutorials, please visit http://krams915.blogspot.com/
|