Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature Request] Add more examples for DSL use case

Open
#179 2 comments 1 reaction 1 assignee View on GitHub

@tsurdilo is already working on this.

Since Dec 30, 2021.

Assessment

This issue has not been assessed yet.

Description

enhancement
Is your feature request related to a problem? Please describe.

please add more DSL related java examples similar to https://github.com/temporalio/samples-java/blob/main/src/main/resources/dsl/customerapplication.yml which covers following actions in a workflow
1)Passing input and getting results from activites
2)Executing child workflows
3)Parallel execution
4)passing results from an activity to another sequential activity

A samle DSL for the below
image (2)

Describe the solution you'd like

Please add more examples for "how to write specific DSL code for serverless workflow dsl in java?"
please explain " How to use DynamicActivity in java?"

Additional context

Please make a video of "how to write DSL Code for a new serverless workflow DSL in java?" if possible
It will be good if we have a generic DSL java Code which will work for any kind of serverless workflow dsl

Dominant language
Java
Stars
258
Forks
189
Avg merge
6d 4h
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from temporalio/samples-java

All issues in temporalio/samples-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.