Spring boot 缓存的使用
摘要:1 首先 引入配置: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> </dependency> 2 然后开始 缓存的使用 启动类上
阅读全文
posted @ 2020-01-07 12:32
posted @ 2020-01-07 12:32