Closed
Description
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.