SpringBoot项目启动失败报错Annotation-specified bean name ‘xx‘ for bean class [xxx] conflicts with existing
问题描述:项目启动就会报:Annotation-specifiedbeanname‘xx’forbeanclass[xxx]conflictswithexisting,non-compatiblebeandefinitionofsamenameandclass[xxx]解决方法:首先查找代码中相同类名的类,发现并没有重复的,但是项目启动就会报上面的错误;后来想起来,项目编译后会修改target中的