Rename redis starter to spring-boot-starter-data-redis
Closes gh-1033
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-redis</artifactId>
|
||||
<artifactId>spring-boot-starter-data-redis</artifactId>
|
||||
</dependency>
|
||||
-->
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user