springboot 缓存@Cachealbe 集成 Redis

前言: 缓存注解解析: http://www.javashuo.com/article/p-kxxunwjo-n.html 详细的配置步骤 pom文件添加spring-boot-starter-data-redis <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-d
相关文章
相关标签/搜索