java-tutorials/persistence-modules/spring-data-redis
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
..
src Spring Data Reactive Redis examples 2018-10-14 00:04:09 -06:00
README.md Bi-monthly test fix - BAEL-10195 (#5626) 2018-11-08 21:23:23 +01:00
pom.xml BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test