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时发生了这个问题,之前都可以运行,然后搞到整合时出了问题

浙公网安备 33010602011771号