| Package | Description |
|---|---|
| org.springframework.data.web |
Integration with Spring MVC.
|
| org.springframework.data.web.config |
Spring Data web configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HateoasSortHandlerMethodArgumentResolver
Extension of
SortHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS
support. |
| Constructor and Description |
|---|
PageableHandlerMethodArgumentResolver(SortHandlerMethodArgumentResolver sortResolver)
Constructs an instance of this resolver with the specified
SortHandlerMethodArgumentResolver. |
| Modifier and Type | Method and Description |
|---|---|
SortHandlerMethodArgumentResolver |
SpringDataWebConfiguration.sortResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
SortHandlerMethodArgumentResolverCustomizer.customize(SortHandlerMethodArgumentResolver sortResolver)
Customize the given
SortHandlerMethodArgumentResolver. |
protected void |
SpringDataWebConfiguration.customizeSortResolver(SortHandlerMethodArgumentResolver sortResolver) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.