Annotation Interface ConfigGroup


@Retention(RUNTIME) @Target(TYPE) public @interface ConfigGroup
An optional marker indicating that the configuration member is a nested element of a ConfigRoot.

This annotation can only be used on interfaces.