Annotation Interface UstraBatchEnabled


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ConditionalOnProperty(name="ustra.batch.enabled", havingValue="true") public @interface UstraBatchEnabled