Hi Folks: I would like to run StateFun application in a flink cluster just like a Flink application. I found the instructions in (https://nightlies.apache.org/flink/flink-statefun-docs-release-3.2/docs/deployment/overview/) but could not find if there is any difference in how to build the jar b/w one to deployed as a docker image vs uber jar as with normal flink application. Also, is there a way to run the application in an IDE ? For a regular flink application I can do it, but I am not sure if I run the application in IDE and how to invoke the functions. If there is any documentation/advice, please let me know. Thanks