Uses of Class
org.springframework.data.web.querydsl.QuerydslPredicateArgumentResolverSupport
-
Uses of QuerydslPredicateArgumentResolverSupport in org.springframework.data.web.querydsl
Modifier and TypeClassDescriptionclass
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.class
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring WebFlux controller methods.