Mybatis出现Type interface XXXMapper is not known to the MapperRegistry.的解决办法。

今天在学习mybatis的注解,遇到以下报错信息:java Exception in thread "main" org.apache.ibatis.binding.BindingException: Type interface com.hbk.map.StudentMapper is not known to the MapperRegistry. at org.apache.ibat
相关文章
相关标签/搜索