@Documented @Retention(value=SOURCE) @Target(value={FIELD,PARAMETER}) public @interface ConfigDocSection
ConfigItem
should be generated as a section.
The section will be generated only if the configuration item type is annotated with ConfigGroup
Copyright © 2019 JBoss by Red Hat. All rights reserved.