spring-data-commons
spring-data-commons copied to clipboard
Fix argument conversion in `QuerydslPredicateBuilder`.
We now consider the correct argument type instead of checking the assignability of the actual property type against the input value.
Closes #2649