mybatis出现错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mybatis出现错误相关的知识,希望对你有一定的参考价值。
今天我单元测试的时候出现了这个错误:这个Mapper没有注册!!!我找了我的mybatis 的namespace,type 路径都对,为啥没有注册呢,很奇怪似不似~~~
后来我找了我的mybatis的配置文件,在
写上我的mapper就好了
: Type interface com.janusgraph.dao.imethod.IDischargeMapper is not known to the MapperRegistry.
以上是关于mybatis出现错误的主要内容,如果未能解决你的问题,请参考以下文章
用mybatis generator连接Mysql自动生成代码的时候出现这个错误~
mybatis plus出现argument type mismatch错误
mybatis plus出现argument type mismatch错误