@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface ConfigParam
可配置对象的配置参数信息。
private final String
name
type
defaultValue
override