You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a CodeLens to add AOT generated query for a repository method.
Currently the query annotation with a query string attribute is added via an OpenRewrite recipe.
This needs to be rewritten using JDT AST refactoring.