Working with SonataFlow example applications
This document describes how to work with SonataFlow example applications.
-
You have set up your environment according to the advanced environment setup guide and your cluster is ready.
Using an example application
To get started with our examples, you can use the serverless-workflow-greeting-quarkus
example application.
However, same procedure can be applied to any example located in SonataFlow example repository.
-
Clone the incubator-kie-kogito-examples repository and navigate to the
serverless-workflow-greeting-quarkus
example application.Clone an example applicationgit clone --branch main https://github.com/apache/incubator-kie-kogito-examples.git cd incubator-kie-kogito-examples/serverless-workflow-examples/serverless-workflow-greeting-quarkus
-
To run the example application, follow the instructions located in the README.md. Every example provides a file with instructions on how to run and work with it.
-
Play with the example and explore SonataFlow capabilities.
Found an issue?
If you find an issue or any misleading information, please feel free to report it here. We really appreciate it!