Annotation Interface DefaultConverter


@Retention(RUNTIME) @Target({FIELD,PARAMETER}) @Documented public @interface DefaultConverter
Indicates that a config item should be converted using a default converter: built-in/implicit converters or a custom converter.