Open
Description
Mark Paluch opened DATAJPA-1383 and commented
ParameterBindingParser.parseParameterBindingsOfQueryIntoBindingsAndReturnCleanedQuery
implements a greedy-like algorithm that progresses over bindable parameters. We should refactor the state and advancement into objects that encapsulate the underlying concept
Issue Links:
- DATAJPA-1267 Integrate newly created API to detect SpEL expressions in repository queries
("depends on")