In Spring Boot How do you configure some listeners to use automatic Acknowledgment and others to use manual acknowledgment

后端 未结 0 563
温柔的废话
温柔的废话 2021-01-17 11:41

I have a simple Spring Boot app with multiple methods annotated with @KafkaListener. I would like some of them to use automatic acknowledgment while others use manual acknow

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