java-tutorials/persistence-modules/spring-data-redis
Dhawal Kapil 579eddd624 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-21545_persistencemodules 2020-01-29 20:51:32 +05:30
..
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 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-21545_persistencemodules 2020-01-29 20:51:32 +05:30

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test