Caused by: org.springframework.beans.factory.BeanCrea......Could not get a resource from the pool
找到代码中关于连接redis的配置文件,检查端口号和密码是否正确,一般配置文件名称为redis.propertites不知道redis的密码:打开redis安装目录下的redis.windows.conf文件,搜索requirepass可以看到自己redis数据库的密码...