Skip to content

gdulus/schema-registry-demo

Repository files navigation

Confluent Schema Registry demo

Proof of concept for integration of Spring Boot application with Kafka and Schema Registry.

How to run

  1. Startup Kafka and Schema Registry
docker-compose up
  1. Startup service
./greadlew bootRun
  1. Send message
curl --silent -X GET http://localhost:8080

To check currently registered schemas go to http://schema-registry-ui.local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages