Mybatis

Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias ''. Cause: java.lang.ClassNotFoundException: Cannot find class:

 

解析 SQL 映射器配置时出错。原因:org.apache.ibatis.builder.BuilderException:解析类时出错。原因:org.apache.ibatis.type.TypeException:无法解析类型别名''。原因:java.lang.ClassNotFoundException:找不到类:

 

配置Mybatis时发生了这个问题,之前都可以运行,然后搞到整合时出了问题

posted @ 2022-04-27 09:26  xiaohu&  阅读(54)  评论(0)    收藏  举报