import com.fasterxml.jackson.dataformat.avro.AvroMapper; public class AvroSerializationExample { public static void main(String[] args) throws Exception { } }