Closed
Description
I am a bit confused by #929.
Support for converting Example
into Query
/Criteria
is added, but nothing else?
To use query by example in a repository, additional changes are needed in repository implementation and classes used by that implementation like JdbcAggregateTemplate
and DataAccessStrategy
?
Do you have a plan to continue with that?