2020年5月20日
摘要: <!--开启 cache 缓存--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> </dependency> <!-- ehca 阅读全文
posted @ 2020-05-20 16:20 FeeCy 阅读(179) 评论(0) 推荐(0) 编辑