随笔分类 - Mysql / mybatis
mybatis pagehelper
摘要:1.新建springboot工程 pom 文件如下 <?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/X
阅读全文
摘要:基本上是版本问题 springboot3.0.4 +pagehelper-starter1.4.6可以 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artif
阅读全文