isopropylcyanide / SpringBatch-KafkaDB

A small demo that leverages Spring batch's capabilities to do job processing and Apache Kafka's stream processing. A simple CSV file gets used up in a batch job which then writes it to a Kafka queue (and H2 database) for further processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isopropylcyanide/SpringBatch-KafkaDB Stargazers