public final class PaginationUtil
extends java.lang.Object
Pagination uses the same principles as the GitHub API, and follow RFC 5988 (Link header).
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.http.HttpHeaders |
generatePaginationHttpHeaders(org.springframework.data.domain.Page page,
java.lang.String baseUrl) |
Copyright © 2017 Osgiliath. All rights reserved.