So I have the demo workflows running against the remote sandbox environment. I now need to transition to getting JVM workflows running. I want to create a simple workflow using the Scala SDK (part of java-flytekit), all in code, with no CLI in the picture. I see the
demos have examples of a workflow, but it's not clear to me how to trigger a workflow in code. Can someone point me to it?