This is an automated email from the ASF dual-hosted git repository.
fjtiradosarti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 74d748c65 Update java-embedded-workflows.adoc
74d748c65 is described below
commit 74d748c65994f884082abc5ad89b0b8f868f2753
Author: Francisco Javier Tirado Sarti
<[email protected]>
AuthorDate: Mon Apr 1 14:11:56 2024 +0200
Update java-embedded-workflows.adoc
---
.../modules/ROOT/pages/getting-started/java-embedded-workflows.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/serverlessworkflow/modules/ROOT/pages/getting-started/java-embedded-workflows.adoc
b/serverlessworkflow/modules/ROOT/pages/getting-started/java-embedded-workflows.adoc
index 868f9864a..ff93e1f07 100644
---
a/serverlessworkflow/modules/ROOT/pages/getting-started/java-embedded-workflows.adoc
+++
b/serverlessworkflow/modules/ROOT/pages/getting-started/java-embedded-workflows.adoc
@@ -2,6 +2,7 @@
This guide uses a standard Java virtual machine and a small set of Maven
dependencies to execute a link:{spec_doc_url}[CNCF Serverless Workflow]
definition. Therefore, it is assumed you are fluent both in Java and Maven.
The workflow definition to be executed can be read from a `.json` or `.yaml`
file or programmatically defined using the {product_name} fluent API.
+
.Prerequisites
. Install https://openjdk.org/[OpenJDK] {java_min_version}
. Install https://maven.apache.org/index.html[Apache Maven]
{maven_min_version}.
@@ -88,4 +89,4 @@ include::../../pages/_common-content/report-issue.adoc[]
ifeval::["{kogito_version_redhat}" != ""]
include::../../pages/_common-content/downstream-project-setup-instructions.adoc[]
-endif::[]
\ No newline at end of file
+endif::[]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]