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