Error creating bean with name ‘sqlSessionFactory’ defined in class path resource [applicationMapper.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: ‘file [E:\IDEAworkspace\github\KuangShen\mybatis-spring\mybatis-spring-03-事务管理\target\classes\mapper\UserMapper.xml]’; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is ‘file [E:\IDEAworkspace\github\KuangShen\mybatis-spring\mybatis-spring-03-事务管理\target\classes\mapper\UserMapper.xml]’. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias ‘uset’. Cause: java.lang.ClassNotFoundException: Cannot find class: uset
Cause: java.lang.ClassNotFoundException: Cannot find class: uset
最新推荐文章于 2024-08-29 18:42:50 发布