-
Notifications
You must be signed in to change notification settings - Fork 213
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: property-editing-supporttype: enhancement
Milestone
Description
As a follow-up from #761, we should also support navigating to the property definition locations when using @ConditionalOnProperty
, for example @ConditionalOnProperty("petclinic.s1.message")
Also consider navigating to property defined by prefix
and name
:
@ConditionalOnProperty(prefix = "notification", name = "service")
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: property-editing-supporttype: enhancement