Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 899 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 899 Bytes

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)