Skip to content

DarioCM/kafka-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I've recently finished a project using Java with Spring Boot and Gradle to create a Kafka producer and consumer. This project demonstrates the essential components and configurations needed to run a Kafka producer and consumer locally.

🔗 Check it out on GitHub: Producer https://lnkd.in/gJDKfjXw

Consumer https://lnkd.in/gtvvARcw

Docker Installation https://lnkd.in/gijrH6ZX

Local Installation https://lnkd.in/grSDmNtH

Feel free to explore, give feedback, or contribute!

hashtag#Kafka hashtag#Java hashtag#SpringBoot hashtag#Gradle hashtag#OpenSource hashtag#Project image

2024-08-06T16:07:15.204+09:00 INFO 63734 --- [kafka-consumer] [ntainer#1-0-C-1] o.e.k.consumer.KafkaMessageListener : Consumed customer: Customer(id=3, name=John Doe, email=john.doe@example.com, contactNumber=123-456-7890)