mjh
Results
1
issues of
mjh
- [1 ] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题. ### 使用环境 * PageHelper 版本: 5.3.3 可否升级jsqlparser到4.7版本,目前项目中使用到了4.7版本,但是PageHelper最新的pom中还是4.5版本。4.7版本中的一些类已经不存在了,导致应用无法启动 Error creating bean with name 'com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration': Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: net/sf/jsqlparser/statement/select/SelectBody