Uses of Package
org.springframework.data.web.querydsl
Packages that use org.springframework.data.web.querydsl
Package
Description
Spring Data web configuration.
Querydsl-specific web support.
-
Classes in org.springframework.data.web.querydsl used by org.springframework.data.web.configClassDescription
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring WebFlux controller methods. -
Classes in org.springframework.data.web.querydsl used by org.springframework.data.web.querydslClassDescription
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.