Dolen

导航

2021年12月3日 #

springboot集成redis集群

摘要: 1.引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> <dependency> <gr 阅读全文

posted @ 2021-12-03 11:17 Dolen 阅读(878) 评论(0) 推荐(0) 编辑