<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.1.2</version>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-autoconfigure</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.2.3</version>
<exclusions>
<exclusion>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
</exclusion>
<exclusion>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
</exclusion>
</exclusions>
</dependency>
Read More:
- Add PageHelper spring boot starter dependency to springboot and report an error
- Springboot: start error reporting after introducing paging plug-in PageHelper
- Springboot integrated with mybatis
- Update project manually_ Solution of too large jar package in springboot
- Springboot startup error: java.lang.IllegalArgumentException : Property ‘sqlSessionFactory’ or ‘sqlSessionTempla
- Solution of redisconnection factory in springboot2 not Autowired
- Using openfeign to remotely call the startup program to report an error
- Springboot startup error [extshutdown hook]
- Springboot error: property ‘sqlsessionfactory’ or ‘sqlsessiontemplate’ are required error details
- Unable to access javax.servlet.servletexception [How to Solve]
- Errors encountered when integrating activiti6 with springboot
- Springboot failed to parse MVC view
- Error processing condition on org.springframework.boot . autoconfigure.context.Property Error report solution
- Solution to communication link failure with error in idea startup project
- To be solved: one SSD failure, format failure
- How to realize automatic assembly in springboot
- Solution to node sass installation failure
- Springboot + mybatis + logback does not print SQL problems on the console
- Integration openfeign failed to start
- Solution to the failure of ROS noetic initialization (rosdep init)