I am looking for a solution to use maprstream with spring integration. I could able to create the stream and topic and also could able to consume/publish messages using stream:topic combination. Used the Kafka client by referring the link:
But struggling to consume/publish message using Spring integration and couldn't see any sample programs explaining the same. Can someone please help me on this?