Package io.quarkus.runtime.annotations
Annotation Interface ConfigDocPrefix
This annotation can be used when you want to override the top level prefix from the ConfigRoot/ConfigMapping for doc
generation.
This is for instance useful for ConfigConfig
, which is an odd beast.
Should be considered very last resort.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-