java-tutorials/persistence-modules/spring-data-redis
Dhawal Kapil 4663860dde JAVA-5975 Made All Redis *IntegrationTest to *ManualTest (#10969) 2021-06-27 16:29:33 +05:30
..
src JAVA-5975 Made All Redis *IntegrationTest to *ManualTest (#10969) 2021-06-27 16:29:33 +05:30
README.md Rework the delete everything in Redis example 2020-05-25 21:06:26 +01:00
pom.xml JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test