Azure Schema Registry library samples for Java
Azure Schema Registry samples are a set of self-contained Java programs that demonstrate using the client library to register schemas with Azure Schema Registry service and read from it. Each sample focuses on a specific scenario and can be executed independently.
Key concepts
Key concepts are explained in detail here.
Getting started
Please refer to the Getting Started section.
Examples
- Register a schema
- Register a schema using async client
- Get schema
- Get schema using async client
- Get schema id
- Get schema id using async client
Troubleshooting
See Troubleshooting.
Next steps
See Next steps.
Contributing
This project welcomes contributions and suggestions. See Contributing for guidelines.