Spring KafkaListener with topicPattern and multiple partitions with concurrency

前端 未结 0 1450
无人共我
无人共我 2021-01-23 23:46

I have a Spring boot app with kafka.

I\'d like to receive messages from kafka topics (topics are dynamically created, so I use topicPattern = "my-tompic-.*") in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题