6b0c4b9a80
* JAVA-26760: Updated and standardized the junit-jupiter-engine library * JAVA-26760: Updated and standardized the mockito-junit-jupiter library * fix mockito-junit-jupiter properties * fix maven-custom-plugin/usage-example properties * Fix quarkus-funqy * JAVA-26760: Fix NamespacedHierarchicalStore error in junit |
||
---|---|---|
.. | ||
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