Skip to content

Common classes used by Avro message producers and consumers

Notifications You must be signed in to change notification settings

reddy-s/kafka-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages