摘要: 使用Spring Cache需要注入maven依赖,并在Spring Boot启动类上添加 @EnableCaching 注释 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-start 阅读全文
posted @ 2023-12-26 16:43 梁哲 阅读(42) 评论(0) 推荐(0)