Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pme123/camundala-dsl
Camundala — a new Way to develop Camunda BPMNs - with a Scala DSL.
https://github.com/pme123/camundala-dsl
bpmn camunda dsl scala
Last synced: about 1 month ago
JSON representation
Camundala — a new Way to develop Camunda BPMNs - with a Scala DSL.
- Host: GitHub
- URL: https://github.com/pme123/camundala-dsl
- Owner: pme123
- Created: 2021-02-25T09:55:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T18:47:44.000Z (almost 3 years ago)
- Last Synced: 2023-02-26T04:56:52.818Z (almost 2 years ago)
- Topics: bpmn, camunda, dsl, scala
- Language: Scala
- Homepage:
- Size: 4.21 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
_/_/_/ _/ _/
_/ _/_/_/ _/_/_/ _/_/ _/ _/ _/_/_/ _/_/_/ _/_/_/ _/ _/_/_/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_/_/_/ _/_/_/ _/ _/ _/ _/_/_/ _/ _/ _/_/_/ _/_/_/ _/ _/_/_/
```
# Camundala — a new Way to develop Camunda BPMNs.
> Using the BPMN-Power of _**Camunda**_
and the Type safety of _**Scala**_ to develop BPMN Processes with a nice DSL.
## Why Camundala
* Typesafe
* Code Completion
* Composable on any Granularity
* Automatic Testing included
* 100% Camunda compatible## Check my Blog Post:
[Camundala — a new Way to develop Camunda BPMNs.](https://pme123.medium.com/camundala-a-new-way-to-develop-camunda-bpmns-b16134607f94)## State of the Project
This is still in experimental State to evaluate if this makes sense to me and others.So I try to keep this repo as stable as possible - there are no guarantees for that.
If you want to try it out and you are stuck - please open an issue!
This project is the 2. attempt realising these ideas. Here you find the first attempt: https://github.com/pme123/camundala
## Twitter Example
As a first demo I used the famous Twitter example.
See [here](examples/twitter/README.md)## References
### BPMN 2.0
see https://www.omg.org/spec/BPMN/2.0/PDF