amaendeepm / kafka-producer-example

Show an example on a kafka producer that post records to a topic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kafka-producer-example

Show an example on a kafka producer that post account change events to a topic.

Requirements

In order to compile this project you must have maven and java installed. Furthermore you need to import project from bank-datamodel-example and install it in your local maven repository.

About

Show an example on a kafka producer that post records to a topic.

License:MIT License


Languages

Language:Java 100.0%