Fork me on GitHub

Aiven Commons Kafka Config (kafka-config)

kafka-config is a collection of utilities to make configuring and documenting Kafka components easier.

Build

Execute mvn package to build the complete package. Other standard maven targets are also available.

Documentation

There is significant documentation with the generated site. The site can be generated by executing mvn site and then opening target/site/index.html. Additionally, the documentation is available as Markdown in the src/site/markdown directory.