https://github.com/vspiewak/spring-kafka-avro-quickstart
Spring Kafka with Avro Quickstart
https://github.com/vspiewak/spring-kafka-avro-quickstart
avro java kafka spring spring-boot-3
Last synced: about 1 month ago
JSON representation
Spring Kafka with Avro Quickstart
- Host: GitHub
- URL: https://github.com/vspiewak/spring-kafka-avro-quickstart
- Owner: vspiewak
- Created: 2025-01-07T20:19:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T21:05:27.000Z (over 1 year ago)
- Last Synced: 2025-01-07T21:31:44.235Z (over 1 year ago)
- Topics: avro, java, kafka, spring, spring-boot-3
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Kafka Avro Quickstart
Quickstart for Spring with Kafka & Avro
## Starting Services
docker compose up -d
## Launching application
./mvnw clean spring-boot:run
## Services
* AKHQ @ http://localhost:8080
* Confluent Control Center @ http://localhost:9021