When inserting query annotations from the AOT generated Spring Data metadata, we offer the option to nicely format those query strings into text blocks. It would be good to offer this as an isolated code action (including a validation), so that users could convert EXISTING query annotations that use a string literal for the query statement into nicely formatted text blocks.
When inserting query annotations from the AOT generated Spring Data metadata, we offer the option to nicely format those query strings into text blocks. It would be good to offer this as an isolated code action (including a validation), so that users could convert EXISTING query annotations that use a string literal for the query statement into nicely formatted text blocks.