Spring Data REST
The Spring Data REST project is a library for exposing Spring Data Repositories via the web. Version 1.0 supports JPA Repositories and upcoming versions will support other Spring Data Repository implementations like MongoDB and GemFire. This talk presents the process of exposing JPA entities via the Spring Data Repository abstraction …