Skip to content

confluentinc/flink-cookbook

Repository files navigation

Recipes for Apache Flink®

This is a collection of examples of Apache Flink applications in the format of "recipes". Each recipe illustrates how you can solve a specific problem by leveraging one or more of the APIs of Apache Flink.

Each of these recipes is a self-contained module. They can be a starting point for solving your application requirements with Apache Flink.

Requirements

  • Maven
  • Java 11

Recipes

APIs and languages

Connectors and formats

State and application lifecycle

Event routing

Use cases