https://github.com/luizaandradeti/kafka-java-spring
Event-Driven Microservices
https://github.com/luizaandradeti/kafka-java-spring
apache-kafka java-spring
Last synced: 5 months ago
JSON representation
Event-Driven Microservices
- Host: GitHub
- URL: https://github.com/luizaandradeti/kafka-java-spring
- Owner: luizaandradeti
- Created: 2025-05-13T02:25:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-22T21:53:44.000Z (7 months ago)
- Last Synced: 2025-06-23T22:42:12.409Z (6 months ago)
- Topics: apache-kafka, java-spring
- Language: Java
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# Kafka-Estudos"
[](/#/)
This material is study personal.
## 1 - Run a docker-compose
````
git clone https://github.com/luizaandradeti/Kafka-Java-Spring
cd Kafka-Java-Spring
docker-compose up -d
````
_"Kafdrop is a web UI for viewing Kafka topics and browsing consumer groups. The tool displays information such as brokers, topics, partitions, consumers, and lets you view messages.(https://github.com/obsidiandynamics/kafdrop)_"
- http://localhost:19000/


> [!NOTE]
>
> Contexto de engenharia de software.
>
> https://github.com/obsidiandynamics/kafdrop
> https://www.confluent.io/
>