https://github.com/uniqueck/spring-flowable-example
https://github.com/uniqueck/spring-flowable-example
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uniqueck/spring-flowable-example
- Owner: uniqueck
- Created: 2019-11-05T22:58:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T22:58:44.000Z (over 6 years ago)
- Last Synced: 2025-04-09T21:42:14.377Z (about 1 year ago)
- Language: Java
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Spring Flowable Example
This example is based on https://www.youtube.com/watch?v=43_OLrxU3so[Spring Tips: Business Process Management with Flowable]
== TODO
* https://github.com/flowable/flowable-engine/tree/master/modules/flowable-image-generator[see for generating image for bpmn]
* https://github.com/bpmn-io/bpmn-js-examples/tree/master/url-viewer[show BPMN via bpmn-js]