pagehelper-org/pagehelper-spring-boot
pagehelper-spring-boot observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 91
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 20.5
- age_days: 3531
- days_rel: 55
- days_push: 55
- n_releases_24m: 5
Adoption not part of the score
1606 stars · 314 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot starter that integrates the PageHelper pagination plugin for MyBatis. It auto-configures PageHelper so developers can add physical pagination to MyBatis queries with minimal setup.
Use cases
- add pagination to MyBatis queries in Spring Boot
- auto-configure PageHelper via Spring Boot properties
- perform async count queries with pagination
- customize count or order-by SQL parsing
- support multiple database dialects for pagination
When to choose
- you use MyBatis with Spring Boot and need physical SQL pagination
- you want zero-config pagination via a starter dependency
- you need dialect-aware pagination across multiple databases
When to avoid
- you use JPA/Hibernate instead of MyBatis
- you only need in-memory pagination of small lists
- you don't use Spring Boot
Facets
library · maturity active
database orm middleware databases backend web-development jvm mybatis pagination spring-boot-starter pagehelper spring-boot
1 source
- readme: https://github.com/pagehelper-org/pagehelper-spring-boot · fetched 2026-08-28 · 11890dde4d81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pagehelper-org/pagehelper-spring-boot | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="pagehelper-org/pagehelper-spring-boot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem