Set spring.kafka.consumer.group-id
as enviroment variable before you run. Should be uniq for each (development) enviroment. If multiple services runs with the same group-id, it is random which client will receive the response.
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.