Uses of Interface
org.springframework.data.web.PageableArgumentResolver
-
Uses of PageableArgumentResolver in org.springframework.data.web
Modifier and TypeClassDescriptionclass
Extension ofPageableHandlerMethodArgumentResolver
that also supports enhancing URIs using Spring HATEOAS support.class
Extracts paging information from web requests and thus allows injectingPageable
instances into controller methods.