Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.XXX:6379
解決方法:redis配置檔案中requirepass 這一行注釋掉 重新開機redis 重新開機redis的時候加載配置檔案 然後重新加載tomcat
Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.1.XXX:6379
解決方法:redis配置檔案中requirepass 這一行注釋掉 重新開機redis 重新開機redis的時候加載配置檔案 然後重新加載tomcat