Uses of Annotation Interface
in.co.akshitbansal.springwebquery.annotation.WebQuery
Packages that use WebQuery
-
Uses of WebQuery in in.co.akshitbansal.springwebquery.resolver
Methods in in.co.akshitbansal.springwebquery.resolver with parameters of type WebQueryModifier and TypeMethodDescriptionWebQuerySpecificationArgumentResolver.getQueryConfiguration(@NonNull WebQuery webQueryAnnotation) Resolves the effective query configuration by combining method-levelWebQuerysettings with the configured global fallbacks.