Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (8 loc) · 1.01 KB

Description

Demonstrates how one can integrate kafka, flink and cassandra with spring data.

Please check the consumer module in conjunction with this producer for completion.

Target architecture

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.

Target architecture

Wiki

For more detailed information, kindly refer to the wiki section of this project.