Add FluentQuery support to QuerydslPredicateExecutor
and QueryByExampleExecutor
#3757
Labels
type: enhancement
A general enhancement
Based on spring-projects/spring-data-commons#2421, we should add an implementation for the Fluent Query API through
QueryByExampleExecutor
,QuerydslPredicateExecutor
and their reactive variants. See also spring-projects/spring-data-commons#2228.The text was updated successfully, but these errors were encountered: