Uses of Annotation Interface
in.co.akshitbansal.springwebquery.annotation.WebQuery
Packages that use WebQuery
Package
Description
Spring MVC argument resolvers that bind filtering and pagination inputs from
@WebQuery-annotated controller methods.-
Uses of WebQuery in in.co.akshitbansal.springwebquery.resolver.spring
Methods in in.co.akshitbansal.springwebquery.resolver.spring with parameters of type WebQueryModifier and TypeMethodDescriptionAbstractWebQueryResolver.getQueryConfiguration(@NonNull WebQuery webQueryAnnotation) Resolves the effective query configuration by combining method-levelWebQuerysettings with the configured global fallbacks.