Avro ExampleThis is a basic example of how to use Avro in Java. It serializes and deserializes a pair of strings.Type mvn exec:java to run