Uses of Annotation Interface
in.co.akshitbansal.springwebquery.annotation.WebQuery
Packages that use WebQuery
-
Uses of WebQuery in in.co.akshitbansal.springwebquery.util
Methods in in.co.akshitbansal.springwebquery.util that return WebQueryModifier and TypeMethodDescriptionstatic WebQueryAnnotationUtil.resolveWebQueryFromParameter(@NonNull org.springframework.core.MethodParameter parameter) ResolvesWebQueryfrom the controller method that declares the provided Spring MVC method parameter.