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.
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
Excellent explanation of Kafka and Demo. Thanks very much.
Thanks for the clear explanation brother, you've got a new sub!
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?
Thank you very very much. Excellent demonstration.
Awesome tutorial!!
Helped me lot thanks for sharing the knowledge you got.☺️
I am wondering why you still using deprecated @Input and @Output instead of Function?
Thanks. A very helpful presentation. 🙏
Excellent!!!!
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..
👍