spring boot整合 redis作为缓存
spring boot整合 redis缓存这是一篇没有废话的配置使用redis作为缓存总结博客1.添加redis依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId>&