| Package | Description |
|---|---|
| org.springframework.data.web.config |
Spring Data web configuration.
|
| org.springframework.data.web.querydsl |
Querydsl-specific web support.
|
| Modifier and Type | Method and Description |
|---|---|
QuerydslBindingsFactory |
QuerydslWebConfiguration.querydslBindingsFactory() |
| Constructor and Description |
|---|
QuerydslPredicateArgumentResolver(QuerydslBindingsFactory factory,
Optional<ConversionService> conversionService)
Creates a new
QuerydslPredicateArgumentResolver using the given ConversionService. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.