随笔分类 -  缓存技术

缓存技术:Spring Boot 整合 Ehcache (Maven项目)
摘要:1、配置pom.xml文件,添加坐标 <!-- 测试工具的启动器 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> </depe 阅读全文
posted @ 2020-08-14 07:48 来临 阅读(901) 评论(0) 推荐(0)