LSL1618
LSL1618
数据库方言支持情况: [https://github.com/pagehelper/Mybatis-PageHelper/blob/master/src/main/java/com/github/pagehelper/page/PageAutoDialect.java](https://github.com/pagehelper/Mybatis-PageHelper/blob/master/src/main/java/com/github/pagehelper/page/PageAutoDialect.java)
试试第三方扩展组件吧,如`multiSelect` `xml-select`。
不创建对象的写,看`head()`方法入参只支持`List`。
瞧瞧这个 [https://gitee.com/wupaas/easypoi](https://gitee.com/wupaas/easypoi)
> > 瞧瞧这个 https://gitee.com/wupaas/easypoi > > 文档都打不开 这个更不推荐 嗯,它是收费的,不太推荐!推荐eec那个,我试用了还不错。
适配啥?只要后端是Java,那不是直接用!
@lichong-a ,我也碰到了一样的报错 [https://github.com/pagehelper/Mybatis-PageHelper/issues/814](https://github.com/pagehelper/Mybatis-PageHelper/issues/814),使用pagehelper-spring-boot2.1.0搭配jsqlparser4.5的情况下,war包在独立的tomcat启动时报错,然而在IDEA中启动却正常,这就很迷惑。我之所以不用jsqlparser4.7是因为他解析部分分页SQL会报错,有兼容性问题。
一般是浏览器加载字体文件失败,或者加载到了但是解析失败,我也碰到过,浏览器控制台一般会有报错或者警告,注意看提示信息,可以用多个不同浏览器访问看看。
简称确实辨识度差,完整名称语义清晰更友好,没必要为了省那几个字符去牺牲识别率和可读性!
dynamic data sources in Spring and connect different types of databases [https://github.com/pagehelper/Mybatis-PageHelper/blob/master/wikis/en/HowToUse.md#scene-5](https://github.com/pagehelper/Mybatis-PageHelper/blob/master/wikis/en/HowToUse.md#scene-5)