Spring Boot入门,整合Pagehelper分页插件

1.环境准备 参考个人上两篇博客html (1)SpringBoot入门,快速搭建简单Web应用环境mysql (2)SpringBoot入门,整合Mybatis并使用Mybatis-Generator自动生成所需代码git 2.在pom文件中引入Pagehelper分页插件 <!-- 分页插件 --> <dependency> <groupId>com.github.pagehelper
相关文章
相关标签/搜索