Spring Boot with Apache Kafka Producer and Consumer example in 5 mins

preview_player
Показать описание
You will learn how to create Kafka Producer and Consumer with Spring Boot in Java.

You can start the Zookeeper and Kafka servers by using the below commands.
Start Zookeeper:
Start Kafka server:

My Top Playlists:

Рекомендации по теме
Комментарии
Автор

Excellent demo - gives a great idea of getting Spring Kafka to work, particularly if you’re familiar with Spring.

ardsandlived
Автор

Very well explained in 5 minutes. Thanks sir for the invaluable video.

faheemsyed
Автор

Very well explained in such a short video!

mystichimes
Автор

Nice one.
Clear concise and to the point.
Do you have videos about real-time use cases of Kafka as well?

codefarm
Автор

Thanks Bro, it becomes so easy for somebody who is familiar with the core Kafka! But one question. You don't need to set up the Kafka broker and Zookeeper locally to make it work apart from those properties in the application configurations file?

francksgenlecroyant
Автор

Good men. I'm waiting the next videos

catvideos
Автор

Thank you sir. I am fan of your vedio..

moieshussain
Автор

Nice video, do you have an example for Spring boot with Apache kafka and Debezium connector(MySQL, MS SQL Server)?

RJ-wjlc
Автор

Can u post a video
With custom serilizer and deserilizer
And posting avro message to Kafka topic

moinakram
Автор

Great content. Could u give some a practical example of kafka idempotence

Ds-xnbz
Автор

My API is not working, I was wondering that after zookeeper and Kafka don't we have to start console producer and console consumer and also have to create-topic....please help me solve the issue

komaljayswal
Автор

I am getting issue after executing same program in STS

Parameter 0 of method sendMessage in required a bean of type 'java.lang.String' that could not be found.


Action:

Consider defining a bean of type 'java.lang.String' in your configuration.

mishu
Автор

Topic test_null not present in metadata,
i am getting this error while hitting URL from postman

njoshi
visit shbcf.ru