Rename redis starter to spring-boot-starter-data-redis
Closes gh-1033
This commit is contained in:
@@ -79,7 +79,7 @@ can set the `spring.cache.infinispan.config` property to use the provided
|
||||
|
||||
|
||||
=== Redis
|
||||
Add the `spring-boot-starter-redis` and make sure it is configured properly (by default,
|
||||
Add the `spring-boot-starter-data-redis` and make sure it is configured properly (by default,
|
||||
a redis instance with the default settings is expected on your local box).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user