I have a simple rest api (Approach 1) , which produces message sends to kafka cluster using kafka-clients api .
Spring boot rest -> producer.send (kafka-clients li