@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Documented @ConditionalOnProperty(value="herodotus.queue.kafka.enabled") public @interface ConditionalOnKafkaEnabled
Description: 开启传统kafka使用方式支持
Copyright © 2023 Dromara. All rights reserved.