Uses of Package
in.co.akshitbansal.springwebquery.annotation
Packages that use in.co.akshitbansal.springwebquery.annotation
Package
Description
Annotations that declare web-query contracts, field mappings, and field-level
filtering or sorting capabilities.
AST visitors and traversal metadata used to validate parsed RSQL expressions.
Spring MVC argument resolvers that bind filtering and pagination inputs from
@WebQuery-annotated controller methods.Validators that enforce field mappings plus filterability and sortability
constraints for resolved selectors.
-
Classes in in.co.akshitbansal.springwebquery.annotation used by in.co.akshitbansal.springwebquery.annotationClassDescriptionMarks a field as filterable via RSQL (RESTful Service Query Language) queries.Policy for resolving whether a logical operator is permitted.
-
Classes in in.co.akshitbansal.springwebquery.annotation used by in.co.akshitbansal.springwebquery.astClassDescriptionDefines a mapping between an API-facing field name and an actual entity field name.
-
Classes in in.co.akshitbansal.springwebquery.annotation used by in.co.akshitbansal.springwebquery.resolverClassDescriptionDefines a mapping between an API-facing field name and an actual entity field name.
-
-
Classes in in.co.akshitbansal.springwebquery.annotation used by in.co.akshitbansal.springwebquery.validatorClassDescriptionDefines a mapping between an API-facing field name and an actual entity field name.