All Classes and Interfaces
Class
Description
The comparator builder.
The default comparator builder.
The comparator chain has a list of comparators.
The comparator exception.
The comparator jaxb context data provider.
The default value extractor supports field names and paths as described in
SortOrderItem.The delegating comparator extracts the field value of the specified field name or path and uses
the specified comparator for sorting.
Immutable implementation of
SortOrderTextSeparators.Builds instances of type
ImmutableSortOrderTextSeparators.The xml object factory.
The reactive sort order handler method argument resolver.
This mapper provides methods to transform a
SortOrderItem into a Sort object from
the Spring framework (spring-data-common) and vice versa.The default sort mapper.
The sort order is a list of sort order items.
The sort order autoconfiguration.
The sort order converter.
The sort order converter properties.
The sort order handler method argument resolver.
The sort order handler method argument resolver support.
This class defines the sort order of a field.
The case-handling.
The direction.
The null-handling.
The sort order item converter.
The sort order request parameter.
The sort order text separators.
The sort order autoconfiguration for webmvc.
The sort order autoconfiguration for webflux.
The value comparator extracts field value of the specified field name or path and uses the
specified description (ascending or descending, case-sensitive or insensitive and
'null-handling') for sorting.
The value extractor finds the value of a given field name or path by reflection.
The value extractor exception.