#69 - Added new sample to root README.
This commit is contained in:
@@ -13,6 +13,7 @@ We have separate folders for the samples of individual modules:
|
||||
* `showcase` - Refactoring show case of how to improve a plain-JPA-based persistence layer by using Spring Data JPA (read: removing close to all of the implementation code). Follow the `demo.txt` file for detailed instructions.
|
||||
* `interceptors` - Example of how to enrich the repositories with AOP.
|
||||
* `security` - Example of how to integrate Spring Data JPA Repositories with Spring Security.
|
||||
* `multiple-datasources` - Examples of how to use Spring Data JPA with multiple `DataSource`s.
|
||||
|
||||
## Spring Data MongoDB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user