All the shared interfaces, abstractions and classes are part of this repository. Will be picked up as a dependency by the kafka-avro-producer and kafka-avro-consumer applications.
You need to have the following before you can start using this application
- JDK 1.8 +
Clone the repo and cd
into the root directory of the repo.
Run the following command to build the application
mvn clean install