Skip to content

support @ConditionalOnProperty in property navigation feature #1033

Closed
@martinlippert

Description

@martinlippert

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions