Error creating bean with name 'rabbitConnectionFactory'

错误提示:

Error creating bean with name 'rabbitConnectionFactory': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)

解决办法:

IDEA - 右边Maven - 生命周期 - clean - install 
posted @ 2022-03-21 18:07  寒冷的雨呢  阅读(9164)  评论(0)    收藏  举报