Spring Boot入門,整合Pagehelper分頁插件

1.環境準備 參考個人上兩篇博客html (1)SpringBoot入門,快速搭建簡單Web應用環境mysql (2)SpringBoot入門,整合Mybatis並使用Mybatis-Generator自動生成所需代碼git 2.在pom文件中引入Pagehelper分頁插件 <!-- 分頁插件 --> <dependency> <groupId>com.github.pagehelper
相關文章
相關標籤/搜索