java-tutorials/persistence-modules/spring-data-redis
Amit Pandey 28166a73de Fixed spring-session integration tests (#4650) 2018-07-08 13:27:45 +02:00
..
src Fixed spring-session integration tests (#4650) 2018-07-08 13:27:45 +02:00
README.md group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
pom.xml Fixed spring-session integration tests (#4650) 2018-07-08 13:27:45 +02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test