Skip to content

ExpressionBasedStringQuery does not quote all parameter expressions. #2228

Closed
@michael-simons

Description

@michael-simons

I haven't tested this yet, but I am sure that ExpressionBasedStringQuery.java won't correctly quote parameters in the form :#{#something} which are allowed in addition to ?#{#something}. See Spring Data commons: https://github.com/spring-projects/spring-data-commons/blob/main/src/main/java/org/springframework/data/repository/query/SpelQueryContext.java#L46

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions