摘要: springboot整合redis相关依赖引入 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> 阅读全文
posted @ 2019-06-06 15:35 小丽的小明 阅读(196) 评论(0) 推荐(0)