The same way @ConfigProperty (or @io.quarkus.scheduler.Scheduled) works, it'd be nice if support is added for other annotations
- Property is not flagged as unrecognized in the
applicaiton.properties file
- Control + Click does a redirect the other file (
java --> property and vice versa)
Proposed annotation to support:
The same way
@ConfigProperty(or@io.quarkus.scheduler.Scheduled) works, it'd be nice if support is added for other annotationsapplicaiton.propertiesfilejava --> propertyand vice versa)Proposed annotation to support:
@io.quarkus.rest.client.reactive.ClientFormParam