Springboot1.5學習10——Spring Boot 緩存技術(SpringDataRedis)

1. 整合步驟 1.1 SpringDataRedis啓動器引入 <!-- Spring Data Redis 的啓動器 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency>
相關文章
相關標籤/搜索