Azure JSON shared library samples for Java
Azure JSON samples are a set of self-contained Java programs that demonstrate using the Azure JSON shared library. Each sample focuses on a specific scenario and can be executed independently.
Key concepts
Key concepts are explained in detail in the Key Concepts section of the library's root README.
Getting started
Please refer to the Getting Started section of the library's root README.
Examples
- Basic JsonSerializable
- JsonSerializable with Required Properties
- JsonSerializable with Additional Properties
- JsonSerializable with Flattened Properties
Troubleshooting
See the Troubleshooting section of the library's root README.
Next steps
See the Next Steps section of the library's root README.
Contributing
See the Contributing section of the library's root README.