java-tutorials/spring-data-redis
eugenp 664ed536ff minor maven cleanup 2016-03-06 12:21:31 +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 minor maven cleanup 2016-03-06 12:21:31 +02:00
README.md Update README.md 2016-03-01 02:02:46 +02:00
pom.xml minor maven cleanup 2016-03-06 12:21:31 +02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test