Caused by: org.apache.ibatis.type.TypeException: Could not resolve type alias 'BaseResultMap'
mybatis 新增了一个mapper文件,结果一直出现类找不到。Caused by: org.apache.ibatis.type.TypeException: Could not resolve type
alias 'BaseResultMap'。
最后终于找出问题所在,记录一下。
查看你的select查询语句中,注意查看resultType,你可能引用的是BaseR
原创
2017-05-11 17:32:16 ·
2140 阅读 ·
0 评论