java-tutorials/persistence-modules/spring-data-redis
Loredana Crusoveanu be4a0dedf7 update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00
..
src update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00
README.md Rework the delete everything in Redis example 2020-05-25 21:06:26 +01:00
pom.xml update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test