摘要: PageHelper分页的实现利用了自定义拦截器实现了Mybatis拦截器接口。 1、pom.xml中引入pageHelper分页jar包 <!-- https://mvnrepository.com/artifact/com.github.pagehelper/pagehelper --> <de 阅读全文
posted @ 2020-04-03 22:01 AlphaJunS 阅读(898) 评论(2) 推荐(0)