摘要: 目录@Cacheable缓存注解配置注意点@ComponentScan@Bean@Import跨域@CrossOrigin@Resource和@Autowired @Cacheable缓存注解 配置注意点 @EnableCaching // 启动类需要添加此注解 方法注解 @Cacheable 示例 阅读全文
posted @ 2023-09-10 16:43 jf666new 阅读(20) 评论(0) 推荐(0)