Uses of Class
org.springframework.data.web.SortHandlerMethodArgumentResolver
Package
Description
Integration with Spring MVC.
Spring Data web configuration.
-
Uses of SortHandlerMethodArgumentResolver in org.springframework.data.web
Modifier and TypeClassDescriptionclass
Extension ofSortHandlerMethodArgumentResolver
that also supports enhancing URIs using Spring HATEOAS support.ModifierConstructorDescriptionConstructs an instance of this resolver with the specifiedSortHandlerMethodArgumentResolver
. -
Uses of SortHandlerMethodArgumentResolver in org.springframework.data.web.config
Modifier and TypeMethodDescriptionvoid
SortHandlerMethodArgumentResolverCustomizer.customize
(SortHandlerMethodArgumentResolver sortResolver) Customize the givenSortHandlerMethodArgumentResolver
.protected void
SpringDataWebConfiguration.customizeSortResolver
(SortHandlerMethodArgumentResolver sortResolver)