public final class PaginationUtil extends 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,
String baseUrl) |
public static org.springframework.http.HttpHeaders generatePaginationHttpHeaders(org.springframework.data.domain.Page page,
String baseUrl)
throws URISyntaxException
URISyntaxExceptionCopyright © 2017 Power TAC. All rights reserved.