java-tutorials/persistence-modules/spring-data-redis
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +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 JAVA-26705 Upgrade lombok to latest version (#15305) 2023-12-03 21:19:12 +02:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test