SpringBootspringboot3连接Redis报错NOAUTH Authentication required

786人围观 0个不明物体

springboot3连接Redis报错NOAUTH Authentication required springboot3连接redis需要注意以下两个问题: 1,redis的配置发生了改变,最新的配置应该是如下形式 spring : data : redis : database : 1