Closed
Description
Based on spring-projects/spring-data-commons#2421, it would make sense to add an implementation for the Fluent Query API through QuerydslPredicateExecutor
and QueryByExampleExecutor
and their reactive variants. See also spring-projects/spring-data-commons#2228.