pom.xml
@@ -278,6 +278,12 @@ <artifactId>spring-boot-starter-forest</artifactId> <version>1.5.0-RC2</version> </dependency> <!-- redis --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> </dependencies> <build>