Package | Description |
---|---|
org.springframework.data.web |
Integration with Spring MVC.
|
org.springframework.data.web.config |
Class and Description |
---|
HateoasPageableHandlerMethodArgumentResolver
Extension of
PageableHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS
support. |
HateoasSortHandlerMethodArgumentResolver
Extension of
SortHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS
support. |
PageableHandlerMethodArgumentResolver
Extracts paging information from web requests and thus allows injecting
Pageable instances into controller
methods. |
SortHandlerMethodArgumentResolver
HandlerMethodArgumentResolver to automatically create Sort instances from request parameters or
SortDefault annotations. |
Class and Description |
---|
HateoasPageableHandlerMethodArgumentResolver
Extension of
PageableHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS
support. |
HateoasSortHandlerMethodArgumentResolver
Extension of
SortHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS
support. |
PageableHandlerMethodArgumentResolver
Extracts paging information from web requests and thus allows injecting
Pageable instances into controller
methods. |
PagedResourcesAssembler |
PagedResourcesAssemblerArgumentResolver
HandlerMethodArgumentResolver to allow injection of PagedResourcesAssembler into Spring MVC
controller methods. |
SortHandlerMethodArgumentResolver
HandlerMethodArgumentResolver to automatically create Sort instances from request parameters or
SortDefault annotations. |
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.