Spring Boot + Apache Kafka Tutorial - #11 - Create Kafka Producer to Produce JSON Message

preview_player
Показать описание
Welcome to Spring Boot + Apache Kafka Tutorial series.
In this lecture, we will create Kafka Producer to produce JSON messages and send them to the Kafka topic.

#springboot #kafka #javaguides

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

You are awesome. You are doing it for the community. We really appreciate it. Kafka topics is very important these days. Thanks a lot

ai_pni
Автор

Excellent job Ramish. Thank you for your time.

amanuellebassi
Автор

amazing, thanks for awesome and simple

rampriyachaudhary
Автор

Thanks for this informative playlist. Is there any help for setting up ReplyingKafkaTemplate? I am getting "Dispatcher has no subscribers for channel" error

sdash
Автор

Thank You for Tutorials . Did you upload a source code for this project ? I cant find it in your github account .

dogukan
Автор

After following the exact same thing, I am getting this error message.
Failed to bind properties under to java.lang.Class<?> while trying to Run or Build.

Can someone please help me on this?

RavindraKumar-ysxj
Автор

you are using User in kafkatemplate, isn't it static ? for different payload you will created different different producer ?

niveditaprity
Автор

How to make sure that I really send the message to the topic

jim
Автор

I have a question:- why we are creating a constructor of JsonKafkaProducer, if we are not using it?

ankitbartwal
Автор

Without message n messageBuilder can't b possible

Gsuresh_