项目修改名字报错

No qualifying bean of type[com.shfzwkeji.switchsocket.IDao.SwitchMapper] found for dependency: expectedat least 1 bean which qualifies as autowire candidate for this dependency.Dependency annotations: {@javax.annotation.Resource(shareable=true,mappedName=,description=,name=,type=classjava.lang.Object,authenticationType=CONTAINER,lookup=)}

如果自动扫描路径不对,就会报此错误

错误出现在spring-mybatis.xml和spring-mvc.xml中


你可能感兴趣的:(项目修改名字报错)