| Class | Description |
|---|---|
| PageQuery |
org.springframework.data.domain.Page is powerful, but with heavy deps.
|
| PageResult<E> |
It is not recommended to change the page data after construction.
|
| PageUtil | |
| PageUtil.By | |
| PageUtil.Sb |
| Annotation Type | Description |
|---|---|
| PageDefault |
Compatible with spring `Pageable` for webmvc parameter.
|
Copyright © 2023. All rights reserved.