Iam trying to receive same message from Kafka for particular condition. I used consumerseekaware by implementing in my class but no methods is overrided and consumerseekcallback is returning null when used. Iuse spring Kafka 3.1.3

I tried spring Kafka 3.1.3 and I want the consumerseekaware should work and consumerseekcallback should not be null

0

There are 0 best solutions below