Quantcast
Viewing all articles
Browse latest Browse all 14

Spring Roo + Spring Data + MongoDB Repositories Integration

Connect to us ( @twitter | @facebook )

Since Spring Data includes support for MongoDB repositories, we can use MongoDB as a persistence option when using Roo. We just won’t have the option of using the active record style for the persistence layer, we can only use the repositories. Other than this difference, the process is very much the same as for a Spring ROO […]


Viewing all articles
Browse latest Browse all 14

Trending Articles