Uses of Package
in.co.akshitbansal.springwebquery.annotation

Package
Description
Annotations that declare web-query contracts, field mappings, and field-level filtering or sorting capabilities.
Field-resolution strategies and factories used to translate request-facing selectors into entity-backed property paths for filtering and sorting.
Spring MVC argument resolvers that bind filtering and pagination inputs from @WebQuery-annotated controller methods.
Configuration value objects representing the effective @WebQuery settings consumed by Spring MVC pageable and specification resolvers.
Validators that enforce field mappings plus filterability and sortability constraints for resolved selectors.