java-tutorials/persistence-modules/spring-data-redis
amit2103 054c564511 [BAEL-14848] - Fixed tests in spring-data-redis module 2019-06-06 21:05:34 +05:30
..
src [BAEL-14848] - Fixed tests in spring-data-redis module 2019-06-06 21:05:34 +05:30
README.md Bi-monthly test fix - BAEL-10195 (#5626) 2018-11-08 21:23:23 +01:00
pom.xml [BAEL-14848] - Fixed tests in spring-data-redis module 2019-06-06 21:05:34 +05:30

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test