Annotation Type ConditionalOnMissingSearchPathLocator


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