Powered by Rock the JVM!
This is the repository we'll use for the Apache Flink for Developers training at Flink Forward 2023.
git clone
this repository.- Open the directory in your IDE of choice (IntelliJ is preferred).
- Run the
Playground
Java application in thecom.rockthejvm.playground
package. If the code compiles and runs, you're good to go.