Package org.springframework.data.web.querydsl
@NonNullApi
package org.springframework.data.web.querydsl
Querydsl-specific web support.
-
ClassDescription
HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring MVC controller methods.HandlerMethodArgumentResolver
to allow injection ofPredicate
into Spring WebFlux controller methods.