Stream Big Data: How to use Kafka with Spring Boot

preview_player
Показать описание
In this tutorial I show you how to use Apache Kafka with Spring Boot and Docker.

*Links*

*Timestamps*
0:00 Intro
0:06 What is Kafka?
0:36 Project Setup
3:35 Running Kafka in Docker
7:10 Create a Kafka Topic
08:10 Configuration Properties
10:18 Putting Messages onto the Topic
21:18 Consuming Messages from the Topic
26:14 Next Up
Рекомендации по теме
Комментарии
Автор

Man your video quality is amazing and the content that you're putting out is exactly what I need as a junior dev! Keep going cause I'm sure that sooner or later you'll get a lot a views!

giuseppemigliozzi
Автор

Thank you for this video. This was exactly what I was after, and made the whole process of using Kafka with SpringBoot straightforward.

huw
Автор

Brilliant explanation to get your feet wet in apache Kafka world.. Keep sharing your knowledge.🙌

puneetshrivastava
Автор

That was an excellent use of my 26 minutes! thank you so much for this tutorial.

shobyvinci
Автор

your videos are amazing, thank you so much for putting in the effort and great explanations. subscribed :)

ceydossenidover
Автор

I'm new to the channel, so thank you for being patient with what may be a duplicate question... Why do you call it "Visual Code Studio"?

davidcfrogley
Автор

It seems to be showing something interesting on the topic (no pun in tended) of multiple consumers reading the same topic...

youtux
Автор

mw working on banking domain. so my question
can we implement kafka in a modular monolith architecture? we have different module with separate db code and we consume/expose via rest api.
requiremnet:
Organization created -> event sent out to all interested parties to consume as an event
Customer updated -> event sent out to all interested parties as an event

RN-jozt
Автор

Buen video!
se puede reemplazar jackson por google gson?
que diferencias hay entre estos dos.

sanchez-emir
Автор

Gracias por el video!! Podrías agregar subtítulos en ingles?

crisor