spring異常

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'Controller': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.jintong.reward.welfareunit.service.OrganService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@javax.annotation.Resource(shareable=true, mappedName=, description=, name=, type=class java.lang.Object, authenticationType=CONTAINER)} java

緣由:未能向'Controller'自動注入service,service不存在或初始化service bean失敗,dao未注入成功,dao初始化失敗,主意mybatis配置文件掃描包路徑 spring

相關文章
相關標籤/搜索