very good - i have few question - how to handle - exception while processing streams - the commonly used 2 use case - 1) avoid duplicate processing 2) Message lost - How to code those things in code - thank you
Hi Sir .. Thank you much for wonderful tutorial. In the ProductOrdersBindigs Interface, the spring annotations Input and Output are deprecated. Can you please provide the substitute code for the Input and Output annotatons?
Yes you can. Please check the description for the link to the instructions on installing Kafka, and just replace config in application.yml with your local Kafka url and login credentials.
Excellent explanation of Kafka and Demo. Thanks very much.
Thanks for the clear explanation brother, you've got a new sub!
Thank you very very much. Excellent demonstration.
very good - i have few question - how to handle - exception while processing streams - the commonly used 2 use case - 1) avoid duplicate processing 2) Message lost - How to code those things in code - thank you
Awesome tutorial!!
pl can you share the configurations for setting up this application with local kafka
Pretty much the same set of configurations. If you're in local then your bootstrap server might have an address of localhost or 127.0.0.1.
Hi Sir .. Thank you much for wonderful tutorial. In the ProductOrdersBindigs Interface, the spring annotations Input and Output are deprecated. Can you please provide the substitute code for the Input and Output annotatons?
Helped me lot thanks for sharing the knowledge you got.☺️
Thanks. A very helpful presentation. 🙏
Excellent!!!!
I am wondering why you still using deprecated @Input and @Output instead of Function?
can i implement your code with apache kafka in my local machine?
Yes you can. Please check the description for the link to the instructions on installing Kafka, and just replace config in application.yml with your local Kafka url and login credentials.
@@BridgingCode okay, thanks a lot..
👍