Spring Boot with Spring Kafka Consumer Example | Tech Primers

preview_player
Показать описание
This video covers Spring Boot with Spring kafka consumer Example

📌 Related Playlist
================

🎬Video Editing: iMovie

🎼Background Music: Broke For Free - Day Bird
The Passion HiFi - What We Came To Do
Joakin Karud
Dyalla

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#Kafka #SpringBoot #TechPrimers
Рекомендации по теме
Комментарии
Автор

had zero understanding of Kafka on a coding level now it looks much clearer thanks buddy...

brunofilgueiras
Автор

Wow fantastic! Very easy and understable explanation and I know now the right route to envelope a basic consumer that read and manage a set of data that producer (a backend ad example) send on topic after, ad example, a classic query search request with, ad example, rest request . Now I will try to reply this example and next I will find noctions to set a simple listener springboot producer to send resultset by consumer client. This is my objective now. Thanks

AlessandroModica
Автор

Super tutorial to get started with kafka

amebaos
Автор

On of the good video on Kafka real world example . Keep doing the great work

SameeraSenarathna
Автор

Thank you so much for this tutorial, bro, very helpful.

afjungle
Автор

Thank you for this video. This was really helpful and saved a lot of time. Clear explanation along with the issues we will run into. Keep up the good work!!

semicoder
Автор

Very helpful in real-time project. If possible could please make videos on Kafka Stream

photo_lab
Автор

If it doesn't wotk, try to copy it in your POM.XML in <dependencies>:

<dependency>


</dependency>

<dependency>


</dependency>

<dependency>


</dependency>


Have a good one!

linknys
Автор

Nice and very informative video.. Request you to also please share a video on how to create zoo using command line which you are continously using during your video. Thanks for this video..

venugopalkabra
Автор

1st comment and 1st view..Loving ur videos man..Thank you..

geekgeeks
Автор

Very nice tutorial. Can you please make a video on kafka producer and consumer that use ssl sasl with kerberos for security.

SK-xsvz
Автор

Great explanation and example! Cheers mate!

rrafaelpaz
Автор

Congratulations on your tutorial. Very informative to get started. Could you provide an example when Kafka throws a Deserialization error: eg. when an invalid json is produced and delivered.

LucasCastroOliveira
Автор

Thaaaank u sooo much. I'm new with Kakfa, in my work it's being used... You helped a lot ;)

amilcarrojas
Автор

Nice tutorials. I've got a question though: Why did you separate the producer example and the consumer one in separated projects? It's because you applied a "microservices" pattern? Thanks!

LearnwithRV
Автор

video. Maybe you will make video about configuration Kafka && Zookeper like in real world app?

yuriihizun
Автор

Please also add an example on Avro kafka spring boot

smritiverma
Автор

Hey man.... U r very knowledgeable.. Can u create some. Complex apps... Using spring boot.. Kafka.. Multi threading n all.... Like handling huge traffics of request... Apart from this simple crud apps

SohailKhan-gudu
Автор

Song was Flix and Chill 2 : Millenials

shivakumarn
Автор

Can you please post videos on unit testing or integration testing these real-time codes? Thanks for all these videos

sauravbhagat