赞
踩
今天练习的时候发现用idea使用springboot连接redis有如下错误:
Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to localhost:6379
后面查找了很多发现在配置文件中做出如下修改:
修改前:
修改后:
作出修改后问题解决!!!
赞
踩
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。