reddy-s / kafka-commons

Common classes used by Avro message producers and consumers

Home Page:http://dataglitter.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka Commons

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.

Prerequisits

You need to have the following before you can start using this application

  • JDK 1.8 +

Setup process

Clone the repo and cd into the root directory of the repo.

Run the following command to build the application

mvn clean install

About

Common classes used by Avro message producers and consumers

http://dataglitter.co.uk


Languages

Language:Java 100.0%