Uses of Package
org.springframework.data.web.querydsl
Package
Description
Spring Data web configuration.
Querydsl-specific web support.
-
ClassDescription
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring WebFlux controller methods. -
ClassDescription
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.