Send Message From Rest Webflux to Kafka

后端 未结 0 942
轮回少年
轮回少年 2021-01-03 16:10

I am trying to get message from WebFlux Rest Api and send to Kafka topic using Spring Cloud Stream

@Service
@EnableBinding(ICoronaQueueProcessor.class)
public         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题