Spring Boot & Apache Kafka: Publishing and Consuming Messages from Topics

In this video we will see how Spring Boot makes it easy to integrate Apache Kafka to our app. We will create a producer to publish messages to a Kafka topic and a consumer to consume messages from it. To test it, we will create a REST API to post messages to Kafka.
You can find the source code for the demo at the following github url:
github.com/chargeahead/Spring...

Пікірлер: 21

  • @kannanellis
    @kannanellis Жыл бұрын

    Hello Brother ,I'm new to spring boot and kafka concept ,but by the way you explained and shown as a demo ,it was a perfect one and easy for learn and implement ,many thanks to you 😀

  • @sanhitabiswas1171
    @sanhitabiswas11712 жыл бұрын

    Excellent video ..short ,simple and informatic

  • @sams7243
    @sams72433 жыл бұрын

    Thank you for the amazing explanation :)

  • @sameenabanu95
    @sameenabanu953 жыл бұрын

    Excellent Tutorial , very helpful and easy

  • @ChandanKumar-ou9fr
    @ChandanKumar-ou9fr2 жыл бұрын

    Thanks for the simple tutorial :)

  • @SURESH11021986
    @SURESH110219862 жыл бұрын

    Nice Tutorial for Spring Boot with Kafa combo

  • @gowthamisasanapuri9980
    @gowthamisasanapuri99803 жыл бұрын

    Very clear and useful video....

  • @rishikesharora8681
    @rishikesharora86812 жыл бұрын

    super fabulous explanation

  • @damirdamir8388
    @damirdamir83882 жыл бұрын

    Благодарю, святой человек)

  • @karamjitsinghsehdev3451
    @karamjitsinghsehdev34512 жыл бұрын

    Nicely Explained

  • @shivangbajpai1694
    @shivangbajpai16943 жыл бұрын

    Thanks sir.. Really good video

  • @smaug9833
    @smaug98332 жыл бұрын

    Many thanks for this setup and demo :) any idea on how to make this a little bit more flexible? I want to send both message and topic name from the post request iteself

  • @salmanpatel2968
    @salmanpatel29682 жыл бұрын

    thanks very easy

  • @MYSTERIOMAXXX
    @MYSTERIOMAXXX2 жыл бұрын

    what is the exact use of kafka in springboot architecture? is it for microservice intercommunication queue or only for some event driven use?

  • @ductamnguyen8257
    @ductamnguyen82574 ай бұрын

    Hi guys, I would like to have a simple question. Instead of printing out the message to the console log, we could view the message with Zookeeper, couldn't we?

  • @mayankgupta2933
    @mayankgupta29332 жыл бұрын

    I have to write junit for consumer how can I fetch message from topic and groupid can you elobrate more?

  • @bhaskarm8854
    @bhaskarm88542 жыл бұрын

    hello, how do i run kafka in android studio with gradle dependencies can u please help me with one simple example.

  • @sandraroyaricatt8075
    @sandraroyaricatt80752 жыл бұрын

    Do we first need to install confluent/kafka before starting with spring initializr?

  • @SougataBagchi

    @SougataBagchi

    2 жыл бұрын

    Yes.

  • @keshavgupta4807
    @keshavgupta4807 Жыл бұрын

    not working propely it is showing Topic xxx not present in metadata how to resolve this

  • @gauthapandith
    @gauthapandith2 жыл бұрын

    what is this GARBAGE ? Can anyone understand this crap ?? Help me please !