All Classes and Interfaces
Classes
Class
Description
Publishes shared infrastructure beans used by the starter's query resolvers.
Creates pageable argument resolvers that delegate base pagination parsing to Spring Data.
Registers WebQuery pageable resolvers ahead of Spring Data's default resolver.
Registers RSQL JPA converters required by the starter.
Registers validated default operators, custom operators, and the derived
parser/predicate helper collections used by the starter.
Publishes the shared
RSQLParser used by specification resolvers.Creates specification resolvers using the starter's global filtering configuration.
Registers WebQuery specification resolvers with Spring MVC.
Publishes the validator components shared by pageable and specification
resolver auto-configuration.