spring mybatis 整合报错

org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'exa... org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'exam.ExamTest': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void exam.ExamTest.setRoleService(com.exam.service.IRoleService); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.exam.service.IRoleService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:292)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1185)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBeanProperties(AbstractAutowireCapableBeanFactory.java:384)
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:110)
展开
 我来答
wang7218169
2014-03-02 · TA获得超过238个赞
知道小有建树答主
回答量:86
采纳率:100%
帮助的人:75.2万
展开全部
错误的意思是你没有有效的IRoleService,如果你用的是xml配置文件方式的话,应该是你在spring配置文件中没有配置这个servic;如果你用的注释,应该是你这个类实现的时候没有加@Service标签。你看看你是忘记配了还是忘记加了!
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式