本地电脑启动一个springboot3.0服务,再在本地启动一个redis,这样是可以连接的,但是本地服务无法连接到外部的redis,redis配置肯定没有问题,因为我将版本转换到2.7.9就可以连接了
Start a springboot 3.0 service on the local computer, and then start a Redis locally. This allows for connection, but the local service cannot connect to external Redis. There must be no problem with Redis configuration, as I can connect by converting the version to 2.7.9