Hi All,
I have a requirement to implement a reporting tool which will read only new messages but not to consume messages from kafka topic it should not have any impact on existing flow.
Could you please advise how i can do this using java springboot.
Thanks!