How to run this project:

  1. $git clone this repo
  2. open this project in IntelliJ
  3. $gradle build this project, to let Avro commercehub-oss plugin to generate the Java classes etc based on the .avdl file
  4. then open MainApp.java to happily run this project!