Skip to content

auto completion doesn't show up for property names #1418

@martinlippert

Description

@martinlippert
@ConditionalOnProperty(prefix = "server.http2", name = <*>)

does not show up content-assist for the corresponding property keys.

@ConditionalOnProperty(prefix = "server.http2", name = "<*>")

works as expected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions