Sample projects using Kafka JDBC Connector.
Add following entry in /etc/hosts
file
127.0.0.1 kafka
Run following commands form the terminal
sbt docker
docker-compose up -d
sbt functional/test
Kafka JDBC Connector is Open Source and available under the MIT License.