Uses of Interface
org.springframework.data.web.SortArgumentResolver
Packages that use SortArgumentResolver
-
Uses of SortArgumentResolver in org.springframework.data.web
Classes in org.springframework.data.web that implement SortArgumentResolverModifier and TypeClassDescriptionclassExtension ofSortHandlerMethodArgumentResolverthat also supports enhancing URIs using Spring HATEOAS support.classHandlerMethodArgumentResolverto automatically createSortinstances from request parameters orSortDefaultannotations.Constructors in org.springframework.data.web with parameters of type SortArgumentResolverModifierConstructorDescriptionPageableHandlerMethodArgumentResolver(SortArgumentResolver sortResolver) Constructs an instance of this resolver with the specifiedSortArgumentResolver.