摘要: 先导入springCache的缓存依赖 除了缓存的依赖和redis的依赖,下面的其他依赖可加可不加 1 <!--SpringCache配置--> 2 <dependency> 3 <groupId>org.springframework.boot</groupId> 4 <artifactId>sp 阅读全文
posted @ 2020-07-29 15:14 liuli_warriors 阅读(510) 评论(0) 推荐(0)