update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
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