Annotation Interface ConfigDocSection


@Documented @Retention(SOURCE) @Target({FIELD,PARAMETER,METHOD}) public @interface ConfigDocSection
A marker indicating that the configuration item ConfigItem should be generated as a section. The section will be generated only if the configuration item type is annotated with ConfigGroup