@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE,METHOD}) @Repeatable(value=IstioResource.List.class) public @interface IstioResource
public abstract String value
property is resolved against system property, if not set then environment variable,
and if not set the default value (if specified) is returned.Copyright © 2018 JBoss by Red Hat. All rights reserved.