#21 - Updated REST/Security and root readme.

This commit is contained in:
Oliver Gierke
2014-10-17 10:39:47 +02:00
parent 1d7554b57a
commit 97963961ab
2 changed files with 51 additions and 51 deletions

View File

@@ -24,6 +24,8 @@ We have separate folders for the samples of individual modules:
* `starbucks` - A sample REST web-service built with Spring Data REST and MongoDB.
* `multi-store` - A sample REST web-service based on both Spring Data JPA and Spring Data MongoDB.
* `projections` - A sample REST web-service showing how to use projections.
* `security` - A sample REST web-service secured using Spring Security.
## Spring Data Redis