会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
INnoVation-V2
首页
新随笔
管理
2021年7月3日
Type interface com.innovationV2.mapper.UserMapper is not known to the MapperRegistry
摘要: 1.mybatis设置文件未添加mapper 在mybatis文件中添加 <mappers> <mapper resource="com/innovationV2/mapper/UserMapper.xml"/> </mappers> ##2.mapper文件的命名空间设置错误 mapper文件内的
阅读全文
posted @ 2021-07-03 20:49 INnoVation-V2
阅读(82)
评论(0)
推荐(0)
公告