org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to
Caused by: io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required
使用redis5.0
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