Simon Baslé opened DATACOUCH-245 and commented
Hopper release train introduced the "query-by-example" feature.
From "what's new in Spring Data Hopper" talk, it relies on getting an Example<T> and use that to craft a query.
There's probably a need for a QueryByExampleExecutor
Affects: 2.1.2 (Hopper SR2)
Referenced from: pull request #125