rabbitmq循环报错 java.net.ConnectException: Connection timed out: connect

springboot项目有rabbitmq,启动报错org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection timed out: connect

后来看了其它帖子,把配置里面的mq访问地址改成127.0.0.1就能正常启动了


版权声明:本文为xzl888888原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。