maven项目下使用context:component-scan的困惑 10

我搭建了一个javamaven项目,在运行test文件下的类时,需要扫描main下的一个文件夹下的标记了@Component的类,但是在测试类使用@Autowired时报... 我搭建了一个java maven项目,在运行test文件下的类时,需要扫描main下的一个文件夹下的标记了@Component的类,但是在测试类使用@Autowired时报无法装配的错误:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liu.core.workflow.WrokflowTest': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.liu.core.workflow.service.WorkFlowService com.liu.core.workflow.WrokflowTest.workflowService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.liu.core.workflow.service.WorkFlowService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:292)
展开
 我来答
  • 你的回答被采纳后将获得:
  • 系统奖励15(财富值+成长值)+难题奖励10(财富值+成长值)+提问者悬赏10(财富值+成长值)
百度网友5dd292e
2014-11-19 · TA获得超过178个赞
知道小有建树答主
回答量:145
采纳率:0%
帮助的人:123万
展开全部
context:component-scan是来指定扫描哪个包下的bean,http://blog.csdn.net/chunqiuwei/article/details/16115135
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式