Contains Java code snippets for Kafka
.
├── AvroExamples # Avro files
└── AvroSimpleExample # Simple Avro schema example
└── AvroUnionExample # Avro schema with "union of types" example
└── README.md
After cloning from github:

