I am trying to get message from WebFlux Rest Api and send to Kafka topic using Spring Cloud Stream
@Service @EnableBinding(ICoronaQueueProcessor.class) public