Uses of Package
in.co.akshitbansal.springwebquery.resolver.field
Packages that use in.co.akshitbansal.springwebquery.resolver.field
Package
Description
AST visitors and traversal metadata used to validate parsed RSQL expressions.
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.-
Classes in in.co.akshitbansal.springwebquery.resolver.field used by in.co.akshitbansal.springwebquery.astClassDescriptionStrategy for resolving API-facing selector paths into concrete entity paths.
-
Classes in in.co.akshitbansal.springwebquery.resolver.field used by in.co.akshitbansal.springwebquery.resolver.fieldClassDescriptionStrategy for resolving API-facing selector paths into concrete entity paths.
-
Classes in in.co.akshitbansal.springwebquery.resolver.field used by in.co.akshitbansal.springwebquery.resolver.springClassDescriptionFactory for creating field resolvers used by validation visitors and pageable/specification resolver flows.