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
Spring Data Query annotations can have SQL if nativeQuery=true is present.
This embedded SQL can have embedded SPEL expressions. Syntax highlighting and validation for such SQL queries isn't working yet (it does for HQL and JPQL though)