@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Documented public @interface ConditionalOnExpression
public abstract String value
true
if the
condition passes or false
if it fails.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.