Annotation Type ConfigSection
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface ConfigSectionMark it as a config section. Without this annotation ConfigUtils can't differentiate an object with no default value from a config section, when creating the config.