I have an API which takes a Message object as input produces a message to Kafka. I wrote a consumer aswell, which consumes the message and saves it to the db. My producer wo