Demonstrates how one can integrate kafka, flink and cassandra with spring data.
Please check the consumer module in conjunction with this producer for completion.
In the target architecture diagram shown below, this module implements kafka flink producer that mocks a web-application producing json events, by reading a bundled CSV file.
For more detailed information, kindly refer to the wiki section of this project.