0

I have a simple kafka stream app that process input from 3 topics but no out is required since the final step is to save the processing outcome to db.

I saw this example for multiple inputs topics and that exactly what I need apart from the output binding, That is the bean should not return an output but should consume from 3 different topics as KStream,KTable and GlobalKtable and finish. Any ideas how I can change the example for my needs?

user1409534
  • 2,140
  • 4
  • 27
  • 33

0 Answers0