Uses of Interface
org.springframework.data.web.PageableArgumentResolver
Packages that use PageableArgumentResolver
-
Uses of PageableArgumentResolver in org.springframework.data.web
Classes in org.springframework.data.web that implement PageableArgumentResolverModifier 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.