Package | Description |
---|---|
org.springframework.data.web |
Integration with Spring MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
HateoasPageableHandlerMethodArgumentResolver
Extension of
PageableHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS
support. |
class |
PageableHandlerMethodArgumentResolver
Extracts paging information from web requests and thus allows injecting
Pageable instances into controller
methods. |
class |
ReactivePageableHandlerMethodArgumentResolver
Extracts paging information from web requests and thus allows injecting
Pageable instances into WebFlux
controller methods. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.