Skip to content

sehmusaydogdu/spring-boot-kafka-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Apache Kafka Consumer Example

I will setup local environment. I will use technology stack;

  • Spring Boot version v3.3.3
  • Java 21
  • Docker Technology for Apache Kafka Setup
  • IntelLij IDEA

Write the CLI command:

docker run -d -p 9092:9092 --name broker apache/kafka:latest

About

Spring Boot Apache Kafka Consumer Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published