java-tutorials/persistence-modules/spring-data-redis
geroza 64acbeec4e Migrated modules to parent-boot with spring-boot 2.1:
* spring-boot-persistence
* persistence-modules/spring-data-jpa
* persistence-modules/spring-data-keyvalue
* persistence-modules/spring-data-redis
2018-12-03 21:38:12 -02:00
..
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 Migrated modules to parent-boot with spring-boot 2.1: 2018-12-03 21:38:12 -02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test