摘要: 接上篇,使用redis做缓存 新建spring boot 工程,添加pom引用 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactI 阅读全文
posted @ 2018-01-06 19:58 uptothesky 阅读(1148) 评论(0) 推荐(0) 编辑
摘要: Druid Spring Boot Starter mybatis-spring-boot-autoconfigure mybatis-spring-boot-samples 新建spring boot工程,添加pom依赖 <dependency> <groupId>org.mybatis.spri 阅读全文
posted @ 2018-01-06 10:33 uptothesky 阅读(326) 评论(0) 推荐(0) 编辑