java-tutorials/spring-data-redis
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +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 maven work 2016-03-06 11:49:59 +02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test