se-common/pom.xml
@@ -107,6 +107,12 @@ <artifactId>javax.servlet-api</artifactId> </dependency> <!-- SpringBoot Boot Redis --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> </dependencies> </project>