Skip to content
#

schema-registry

Here are 120 public repositories matching this topic...

flamingock-java

Flamingock brings Change-as-Code (CaC) to your entire stack. It applies versioned, auditable changes to the external systems your application depends on — such as schemas, message brokers, databases, APIs, cloud services, and any other external system your application needs.

  • Updated Dec 17, 2025
  • Java

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

  • Updated Dec 16, 2025
  • Java

Improve this page

Add a description, image, and links to the schema-registry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the schema-registry topic, visit your repo's landing page and select "manage topics."

Learn more