Fork me on GitHub
摘要: 1、Spring Boot 2.x 的两种 Redis 客户端 首先,我们都知道,从 Spring Boot 2.x 开始 Lettuce 已取代 Jedis 成为首选 Redis 的客户端。当然 Spring Boot 2.x 仍然支持 Jedis,并且你可以任意切换客户端。至于为什么会使用 Le 阅读全文
posted @ 2020-01-15 21:14 不送花的程序猿 阅读(2229) 评论(0) 推荐(0)