会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
RB2010
学习决定命运,细节决定成败。
首页
新随笔
联系
管理
订阅
2020年5月17日
SpringBoot连接Redis (Sentinel模式&Cluster模式)
摘要: 一、引入pom <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> 二、配置YML文件(二选一)
阅读全文
posted @ 2020-05-17 15:40 RollBack2010
阅读(3028)
评论(0)
推荐(0)
编辑
公告