Adding example project

This commit is contained in:
Sameera Nelson 2016-05-09 00:33:59 +05:30
parent 87496539c7
commit 78bfd55b9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## Spring Data Redis
## Spring Data Neo4j
### Relevant Articles:
- [Introduction to Spring Data Redis](http://www.baeldung.com/spring-data-redis-tutorial)
- [Introduction to Spring Data Neo4j](http://www.baeldung.com/spring-data-neo4j-tutorial)
### Build the Project with Tests Running
```