码迷,mamicode.com
首页 > Web开发 > 详细

No unique bean of type [net.shougongfang.action.paymoney.AlipayPayMoneyReturnObj] is defined: Unsat

时间:2014-09-04 14:57:49      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   os   io   ar   for   art   






0

你把@Service放到实现类上吧。这个问题好像不止一个人在问啦

2013年10月25日 10:34
00

1,@service放到实现上 
2,在xml中配置扫描路径 

Xml代码  bubuko.com,布布扣
  1. <mvc:annotation-driven />  
  2.     <context:component-scan base-package="com.xxx.service.impl com.xxx.controller"/>  

2013年10月25日 10:34
0

你把@Service放到实现类上吧。这个问题好像不止一个人在问啦

2013年10月25日 10:34
00

1,@service放到实现上 
2,在xml中配置扫描路径 

Xml代码  bubuko.com,布布扣
  1. <mvc:annotation-driven />  
  2.     <context:component-scan base-package="com.xxx.service.impl com.xxx.controller"/>  

2013年10月25日 10:34

No unique bean of type [net.shougongfang.action.paymoney.AlipayPayMoneyReturnObj] is defined: Unsat

标签:style   blog   http   color   os   io   ar   for   art   

原文地址:http://blog.csdn.net/huaweitman/article/details/39051861

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!