Template to quickly start a Flink streaming project
- Import this project into Intellij
- Change the name of the maven artifact
- Remove the git remote called origin and replace it with your own repository.
- Change the name of the main class (refactor on StreamingJob.java)