@Target(value={FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface ConfigKey
new Configured annotation that provides key override for configuration
public abstract String value
If provided this is the key we look up in the configuration source
Copyright © 2017. All rights reserved.