Annotation Interface ConditionalOnSearchPathLocator


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Conditional(OnSearchPathLocatorPresent.class) public @interface ConditionalOnSearchPathLocator
Author:
Dylan Roberts