当前位置:编程学习 > JAVA >>

求救

Error creating bean with name 'userServiceImpl': Injection of resource fields failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.cosmo.shop.dao.admin.UserinfoDao] is defined: Unsatisfied dependency of type [interface com.cosmo.shop.dao.admin.UserinfoDao]: expected at least 1 matching bean


可是问题是 我只有一个 userinfoDaoImple 实现了UserinfoDao接口啊···

        @Resource
private UserinfoDao udo; 
补充:Java ,  Web 开发
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,