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

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

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