temporalio / temporalio/samples-java
[Feature Request] Add more examples for DSL use case
@tsurdilo arbeitet bereits daran.
Seit 30.12.2021.
- Vorherrschende Sprache
- Java
- Sterne
- 258
- Forks
- 189
- Ø Merge
- 6 T. 4 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
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

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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.