Examples of Interacting with Schema Registry
Schema Registry UI
You can use the Schema Registry UI to create schema groups, to create schema metadata, and to add schema versions.
Schema Registry API
You can view the full API details in the Schema Registry REST API Reference documentation.
Java Client
You can review the following GitHub repositories for examples of how to interact with the Schema Registry Java Client:
Kafka Serdes
See the following example of using the Schema Registry Kafka Serdes: