java-tutorials/persistence-modules/spring-data-redis
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
..
src Changes for BAEL-1472 2018-02-07 19:45:04 +05:30
README.md group persistence modules (#2890) 2017-10-29 23:07:04 +01:00
pom.xml Bael 5247 (#4175) 2018-05-05 22:30:00 +02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test