BeanDefinitionStoreException: Failed to parse configuration class [pro.haichuang.framework.service.zts179.ServiceApplication]; nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name ‘sysCityController’ for bean class [pro.haichuang.framework.service.zts179.controller.mina.SysCityController] conflicts with existing, non-compatible bean definition of same name and class [pro.haichuang.framework.service.zts179.controller.cms.SysCityController]

bean同名不兼容 两个包中有一样名字的类 改掉即可


版权声明:本文为m0_50707445原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/m0_50707445/article/details/122230348