Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/use-cases/advanced-devel…
Browse files Browse the repository at this point in the history
…oper-use-cases/getting-started/create-your-first-workflow-project.adoc

Co-authored-by: Dominik Hanák <[email protected]>
  • Loading branch information
nmirasch and domhanak committed Mar 26, 2024
1 parent 1ec5dd3 commit bd130e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ The Job Service facilitates the scheduled execution of tasks in a cloud environm

If you decide to use Job Service, you need to select how to integrate the service in your topology. Here are some options:

* We can choose to have the Job service integrated directly in our {product_name} Quarkus application using xref:use-cases/advanced-developer-use-cases/job-service/quarkus-extensions.adoc[].
* Explore how to integrate the Job service and define the interaction with our {product_name} application workflows. You can find more Job service related details in xref:job-services/core-concepts.adoc[Job Service Core concepts]
* You can choose to have the Job service integrated directly in your {product_name} Quarkus application using xref:use-cases/advanced-developer-use-cases/job-service/quarkus-extensions.adoc[] guide.
* Explore how to integrate the Job service and define the interaction with your {product_name} application workflows. You can find more Job service related details in xref:job-services/core-concepts.adoc[Job Service Core concepts].

[[proc-development-phase]]
== Development phase
Expand Down

0 comments on commit bd130e5

Please sign in to comment.