Rework the delete everything in Redis example
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
- [Introduction to Spring Data Redis](https://www.baeldung.com/spring-data-redis-tutorial)
|
||||
- [PubSub Messaging with Spring Data Redis](https://www.baeldung.com/spring-data-redis-pub-sub)
|
||||
- [An Introduction to Spring Data Redis Reactive](https://www.baeldung.com/spring-data-redis-reactive)
|
||||
- [Delete Everything in Redis](https://www.baeldung.com/redis-delete-data)
|
||||
|
||||
### Build the Project with Tests Running
|
||||
```
|
||||
@@ -15,4 +14,3 @@ mvn clean install
|
||||
```
|
||||
mvn test
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user