Uses of Class
in.co.akshitbansal.springwebquery.resolver.WebQuerySpecificationArgumentResolver.QueryConfiguration
Packages that use WebQuerySpecificationArgumentResolver.QueryConfiguration
-
Uses of WebQuerySpecificationArgumentResolver.QueryConfiguration in in.co.akshitbansal.springwebquery.resolver
Methods in in.co.akshitbansal.springwebquery.resolver that return WebQuerySpecificationArgumentResolver.QueryConfigurationModifier and TypeMethodDescriptionWebQuerySpecificationArgumentResolver.getQueryConfiguration(@NonNull WebQuery webQueryAnnotation) Resolves the effective query configuration by combining method-levelWebQuerysettings with the configured global fallbacks.