- Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: spring-data-supporttype: enhancement
Milestone
Description
Add a quick fix action as a separate code lens section called turn into @Query annotation
that takes the generated query from the aot metadata and turns this into a query annotation to allow users to turn auto-generated queries into manually defined ones (via a @Query
annotation), e.g. in order for them to fine-tune the query to their needs.
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: spring-data-supporttype: enhancement