Skip to content

Mybatis with Groovy ${ must be escaped - helper wants to remove escape #1099

@swalton00

Description

@swalton00

When using Mybatis with a Groovy language program, when Groovy processes the XML, it will take ${string} and replace with value of the the variable contained inside. To prevent that I must escape the ${ by placing a "" in front of the ${. Unfortunately, the Mybatis helper keeps insisting that the "" and wants to fix it with an AI Assistant.

It would useful to (optionally) allow the ""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions