Skip to content

kangitenTechnologies/Spring-Boot-Kafka-Producer-and-Consumer-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Kafka Producer and Consumer Example

Spring Boot Kafka Producer and Consumer Example tutorial from scratch. https://www.netsurfingzone.com/kafka/spring-boot-kafka-producer-and-consumer-example-step-by-step-guide/

This tutorial covers below points.

  1. How to install apache kafka.
  2. How to start zookeeper and kafka.
  3. How to create topic.
  4. How to configure spring and apache kafka.
  5. How to create kafka producer to send string and json type messages.
  6. How to create kafka consumer to receive string and json message.

About

Spring Boot Kafka Producer and Consumer Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%