Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dariocm/kafka-consumer

kafka-consumer example
https://github.com/dariocm/kafka-consumer

avro avro-schema docker gradle java kafka-consumer lombok-gradle spring-boot

Last synced: 3 months ago
JSON representation

kafka-consumer example

Awesome Lists containing this project

README

        

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](https://github.com/user-attachments/assets/6b884956-b71c-4f5b-9046-c49ad062507b)

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 protected], contactNumber=123-456-7890)