Uses of Package
in.co.akshitbansal.springwebquery.resolver.spring.config
Packages that use in.co.akshitbansal.springwebquery.resolver.spring.config
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.Configuration value objects representing the effective
@WebQuery
settings consumed by Spring MVC pageable and specification resolvers.-
Classes in in.co.akshitbansal.springwebquery.resolver.spring.config used by in.co.akshitbansal.springwebquery.astClassDescriptionEffective configuration used by specification argument resolvers after combining method-level
@WebQuerysettings with global defaults. -
Classes in in.co.akshitbansal.springwebquery.resolver.spring.config used by in.co.akshitbansal.springwebquery.resolver.fieldClassDescriptionShared base configuration for effective
WebQuerymetadata resolved from a supported controller method. -
Classes in in.co.akshitbansal.springwebquery.resolver.spring.config used by in.co.akshitbansal.springwebquery.resolver.springClassDescriptionEffective configuration used by pageable argument resolvers after extracting the relevant
@WebQuerymetadata from the controller method.Effective configuration used by specification argument resolvers after combining method-level@WebQuerysettings with global defaults. -
Classes in in.co.akshitbansal.springwebquery.resolver.spring.config used by in.co.akshitbansal.springwebquery.resolver.spring.configClassDescriptionShared base configuration for effective
WebQuerymetadata resolved from a supported controller method.