Spring cloud stream - implement idempotent consumer

43 Views Asked by At

I am using spring cloud stream functional approach and looking for implementing idempotent consumer behavior.

Is there any configuration which can be set to handle duplicate messages

0

There are 0 best solutions below