java-tutorials/spring-data-redis
David Morley cc8d42c58b Clean up Spring Data Redis example 2016-01-30 15:41:48 -06:00
..
src Clean up Spring Data Redis example 2016-01-30 15:41:48 -06:00
README.md Updated README file 2015-12-26 00:02:28 +05:30
pom.xml Adding eclipse formatting 2015-12-26 00:38:18 +05:30

README.md

Spring Data Redis

Relevant Articles:

  • [Introduction to Spring Data Redis]

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test