参考:
Springboot整合lettuce密码错误io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication require_hanyi_的专栏-程序员秘密 - 程序员秘密 (cxymm.net)
开发环境:- springboot 2.4.5
- spring-boot-starter-data-redis 2.4.5
- redis 4.1
- lettuce 6.1.4
解决办法:
org.springframework.boot
spring-boot-starter-data-redis
io.lettuce
lettuce-core
io.lettuce
lettuce-core
5.3.7.RELEASE
compile
org.apache.commons
commons-pool2
2.5.0



