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

Spring学习的报错____1.Type interface com.xbf.dao.UserDao is not known to the MapperRegistry.

时间:2019-07-30 00:46:37      阅读:403      评论:0      收藏:0      [点我收藏+]

标签:文件的   注册   beans   color   cat   use   dao   ace   str   

UserMapper.xml文件没有写

并且在beans.xml(applicationContext.xml)文件中没有配置mybatis的核心配置文件
(注意:属性namespace:写的对应的接口)
(注意:写完后记得在核心配置文件中注册)
配置文件的关联:
UserMapper.xml--->mybatis-config.xml->applicationContext.xml
***天真的我以为可以省略不写。。。。。

Spring学习的报错____1.Type interface com.xbf.dao.UserDao is not known to the MapperRegistry.

标签:文件的   注册   beans   color   cat   use   dao   ace   str   

原文地址:https://www.cnblogs.com/xbfchder/p/11267204.html

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