【异常处理】org.springframework.beans.factory.BeanDefinitionStoreException:

【异常处理】org.springframework.beans.factory.BeanDefinitionStoreException:

码农世界 2024-05-15 前端 61 次浏览 0个评论

org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [com.ruoyi.AdminApplication]; nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name 'rabbitMQConfig' for bean class [com.ruoyi.mq.config.RabbitMQConfig] conflicts with existing, non-compatible bean definition of same name and class [com.ruoyi.web.rabbitMqTest.rabbitMQConfig]

其实就是命名重复了,换一个就行了 

 

转载请注明来自码农世界,本文标题:《【异常处理】org.springframework.beans.factory.BeanDefinitionStoreException:》

百度分享代码,如果开启HTTPS请参考李洋个人博客
每一天,每一秒,你所做的决定都会改变你的人生!

发表评论

快捷回复:

评论列表 (暂无评论,61人围观)参与讨论

还没有评论,来说两句吧...

Top