Files
spring-data-examples/rest
Greg Turnquist 401e141012 Added multi-store example to Spring Data REST examples.
This app demonstrates how to mix Spring Data JPA and Spring Data MongoDB together (with Spring Data REST on top) to demonstrate how to split them up properly.
2014-07-31 15:03:16 +02:00
..