How Can One Microservice Consume Multiple Kafka Topics

Hi @zonin

I don’t know if you have tried, but to fully support Kafka since you are using Springboot what about use spring-cloud-stream?

I have being using on my projects it allows me to even connect on two kafka clusters not only multiple topics