4058bfc601
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Spring Data Redis
Relevant Articles:
- Introduction to Spring Data Redis
- PubSub Messaging with Spring Data Redis
- An Introduction to Spring Data Redis Reactive
Build the Project with Tests Running
mvn clean install
Run Tests Directly
mvn test