@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface ConditionalOnMissingClass
Conditional
that only matches when the specified classes are not on the
classpath.public abstract String[] value
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.