java-tutorials/persistence-modules/spring-data-redis
Krzysiek 3b66c40c05 BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-data-redis 2020-01-11 23:38:32 +01:00
..
src [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-data-redis 2020-01-11 23:38:32 +01:00

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test