2019年6月13日

springboot 整合redis

摘要: 1,首先,需要导入的依赖,大家自己看着加 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> 依赖 阅读全文

posted @ 2019-06-13 17:26 缘在此季 阅读(230) 评论(0) 推荐(0) 编辑

导航