java-tutorials/spring-data-redis
eugenp efa87d8bce eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
..
src Update Spring Data Redis example to use constructor injection 2016-02-01 05:51:33 -06:00
.classpath eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
.project eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
README.md Update README.md 2016-03-01 02:02:46 +02:00
pom.xml Adding eclipse formatting 2015-12-26 00:38:18 +05:30

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test