Spring Boot with Apache Kafka Producer and Consumer example in 5 mins

Опубликовано: 14 Октябрь 2024
на канале: Techno Town Techie
32,568
481

You will learn how to create Kafka Producer and Consumer with Spring Boot in Java.

GitHub Link: https://github.com/shameed1910/spring...

You can start the Zookeeper and Kafka servers by using the below commands.
Start Zookeeper:
$ zookeeper-server-start /usr/local/etc/kafka/zookeeper.properties
Start Kafka server:
$ kafka-server-start /usr/local/etc/kafka/server.properties

My Top Playlists:
Spring Boot with Angular :    • Spring Boot + Angular  

Spring Boot with Docker & Docker Compose :    • Spring Boot Docker & Docker Compose  

Spring Boot with Kubernetes :    • Spring Boot Docker Kubernetes  

Spring Boot with AWS :    • Spring Boot + AWS  

Spring Boot with Azure :    • Spring Boot Azure  

Spring Data with Redis :    • Spring Data with Redis  

Spring Boot with Apache Kafka :    • Apache kafka  

Spring Boot with Resilience4J :    • SpringBoot Resilience4j