idea 整合ssm学习pagehelper时报错:

Caused by: org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [mybatis-config.xml]; nested exception is org.apache.ibatis.builder.BuilderException: 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 ‘com.github.pagehelper.PageInterceptor’. Cause: java.lang.ClassNotFoundException: Cannot find class: com.github.pagehelper.PageInterceptor

我的解决:
idea 整合ssm学习pagehelper时报错
导入依赖后 put into output root

相关文章:

  • 2021-05-26
  • 2021-07-10
  • 2021-11-09
  • 2021-09-23
  • 2022-12-23
  • 2022-01-01
  • 2021-11-28
  • 2022-12-23
猜你喜欢
  • 2021-10-10
  • 2022-12-23
  • 2022-12-23
  • 2021-08-02
  • 2021-08-01
  • 2022-02-08
  • 2021-11-24
相关资源
相似解决方案