Springboot集成redis

pom.xmlweb <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> application.ymlredis spring:
相關文章
相關標籤/搜索