问答详情
源自:5-3 编写DAO的代码-Spring整合Hibernate

明明都正确呀,为什么会报错

为什么回报这个错???求解 Error creating bean with name 'productService' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'productDao' while setting bean

提问者:小史君 2017-07-17 16:03

个回答

  • qq疯
    2017-08-19 11:54:11

    尴尬了  我也是set注入  出现这个问题了  我还是用注解吧    通过注解扫描一搞算了

  • 小史君
    2017-07-17 16:06:58

    为什么报在applicationContext.xml加载不到productDao类