@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) public @interface SimpleRobotConfiguration
Modifier and Type | Optional Element and Description |
---|---|
ConfigurationProperty[] |
value
额外的配置信息。此信息会覆盖文件读取到的信息。
|
public abstract ConfigurationProperty[] value
Copyright © 2020. All rights reserved.