Kafka Stream Processor Api implementation with Spring Boot | Stateless Operations

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • This video will will explain following -
    1. What is Processor Api ??
    2. Configure Processor Api with Spring Boot
    3. Implement real time scenario to stream events using processor api streaming.
    Checkout Source Code : github.com/vis...
    Like.Subscribe.Share

ความคิดเห็น • 13

  • @zanteartz
    @zanteartz ปีที่แล้ว +1

    You're best bro! Thx.

  • @maddipatlamadhura4140
    @maddipatlamadhura4140 8 หลายเดือนก่อน

    I appreciate your great work. But one suggestion you are using deprecated classes . it will be great avoid using deprecated classes, methods

  • @hendrasdrtube
    @hendrasdrtube ปีที่แล้ว

    I am new to Kafka technology. So , does Kafka mean that the message direction in only one way from the producer and then as the consumer we have to create the processor to read the message ? So,does it also means that as a consumer we cannot read/get a specific data from producer cause we always read all data produced by the producer?

    • @javatechlearning
      @javatechlearning  ปีที่แล้ว

      You can use Kafka stream apis provide to fetch specific data from topics by filtering out unnecessary events

  • @pritammohapatra876
    @pritammohapatra876 ปีที่แล้ว +1

    Hi can you provide the statefull operations example.

  • @ArunBansal-zd4rb
    @ArunBansal-zd4rb ปีที่แล้ว

    Could you please add git hub branch url for this "Kafka Stream Processor Api implementation with Spring Boot | Stateless Operations" as unable to find source code for this

  • @ArunBansal-zd4rb
    @ArunBansal-zd4rb ปีที่แล้ว

    @The Java Tech Learning ,Could you please help to add git hub branch url for this "Kafka Stream Processor Api implementation with Spring Boot | Stateless Operations" as unable to find source code for this ?

    • @javatechlearning
      @javatechlearning  ปีที่แล้ว

      Git hub url added --> github.com/vishaluplanchwar/KafkaTutorials

    • @javatechlearning
      @javatechlearning  ปีที่แล้ว

      Source code is checked in

  • @sukhjinderkaur-ih7rd
    @sukhjinderkaur-ih7rd ปีที่แล้ว

    Could you please update the git branch? I do not get the code that you are explaining in the video and plz also add the first video link in the description.