Uses of Class
org.springframework.data.web.PageableHandlerMethodArgumentResolverSupport
-
Uses of PageableHandlerMethodArgumentResolverSupport 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.class
Extracts paging information from web requests and thus allows injectingPageable
instances into WebFlux controller methods.