This is a simple example to demonstrate how one would run Stateful Functions application in the IDE using the provided Flink Harness.
Take a look at the org.apache.flink.statefun.examples.harness.RunnerTest
class to see example usages of Harness
.
Simply run the org.apache.flink.statefun.examples.harness.RunnerTest
class.