二.使用Redis 696 | 0 | SpringBoot九-缓存技术 | 2020-2-03 17:43 | 2020-2-03 17:47 92 字 | 4 分钟 1. pom <!--redis启动器坐标--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> &… RedisSpringBoot