Closed destrex271 closed 2 months ago
@pashagolub should we also add a dummy consumer with this to have a full example, or is only the producer fine?
I don't think it worth it. Instead it's better to cover out code with tests to be sure we're fine. For example, we can use testcontainers to spin up an image with Kafka and do all checks.
@pashagolub should we also add a dummy consumer with this to have a full example, or is only the producer fine?