Home

Design-Goals
Build a very basic workflow engine
which does only really basic stuff and is understood in a second.
- one simple jar to get it running
- no own deployment of a workflow server or any stuff
- Java DSL, keep the code in java
- Visual representation of the workflow
ToDo
- First Spring integration
- First PlantUML integration
- Wait as own step
- Await and resume
- Transactional and non transactional steps
- Trigger workflows in an own step
- Link to workflows in repository using
trigger->
- Error steps
- Dashboard with Workflows in the UI
- Workflows status in the UI