springboot集成rabbitmq,调用接口时, ERROR 25924 --- [168.1.133:15672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured

1:出现 ERROR 25924 --- [168.1.133:15672] c.r.c.impl.ForgivingExceptionHandler     : An unexpected connection driver error occured

主要原因时配置文件配置的端口不对,springboot整合rabbitmq默认端口是5672,不是15672.

 

 

 

 

 

 

posted @ 2021-10-07 21:40  看看反馈  阅读(1358)  评论(1)    收藏  举报