Java Spring Kafka Streams Sample Code and Demo

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 มิ.ย. 2022
  • In this video you will learn how to quickly spin up Kafka and Zookeeper using Docker. Then I will show a short demo of the Spring code that I have written to utilize Apache Kafka Streams to aggregate separate messages into batched output messages.
    Source Code:
    github.com/The-Tech-Tutor/kaf...
    Conduktor Download:
    www.conduktor.io/download/
    Video for setting up Docker
    • Docker, PostgreSQL, an...
    Docker Installation
    www.docker.com/get-started
    Windows Installation and Hyper-V (Virtualization) Details
    docs.docker.com/docker-for-wi...
    #java #spring #kafka
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @hotglassbottles
    @hotglassbottles 2 ปีที่แล้ว +2

    Thanks for explaining the aggregation so nicely. Excellent work!