【SpringBoot學習七】springboot2.0+ehcache

springboot支持多種緩存框架,這裏我用到的是springboot默認支持的環境ehcache,ehcache小巧使用簡單,所以我在這裏介紹一下springboot如何集成ehcache。web 1.pom.xml引入相關jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spri
相關文章
相關標籤/搜索