I am using apache avro maven plugin with the aim of generating java from avsc. I am running this on an m1 mac(though i didn't see anything online about that bei
My application has been using json schema (org.everit.json.schema.Schema ) to validate JSON messages whether they comply to a particular forma