摘要: 1.在File→Settings→Plugins 搜索mybatis plugin 阅读全文
posted @ 2021-05-27 21:10 Amy清风 阅读(146) 评论(0) 推荐(0)
摘要: 1. 引入分页插件依赖 <dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper-spring-boot-starter</artifactId> <version>1.2.3</version> </d 阅读全文
posted @ 2021-05-27 19:12 Amy清风 阅读(328) 评论(0) 推荐(0)