摘要:
Spring Boot中的EnableCaching简述 spring boot中自带有数据缓存机制,主要通过其org.springframework.cache包下的各种类来实现。 EnableCaching @EnableCaching是启用缓存的注解,标注在任何一个可自动注入的类上即可开启。 阅读全文
posted @ 2023-03-28 16:07
Verlif
阅读(1138)
评论(0)
推荐(1)
浙公网安备 33010602011771号