https://github.com/viadee/camunda-integration
https://github.com/viadee/camunda-integration
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/viadee/camunda-integration
- Owner: viadee
- Created: 2020-01-24T09:44:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T15:36:06.000Z (over 3 years ago)
- Last Synced: 2025-01-30T07:18:10.370Z (over 1 year ago)
- Language: Java
- Size: 950 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Camunda Integration
Sample project with exemplary usages of camunda integration mechanisms.
# Quick Start:
* Fire up mateo with docker-compose-file: `cd mateo`, `docker-compose up`
* Start Spring Boot applications
* Open web browser at [http://localhost:8080] and log to camunda with user: demo, password: demo
* navigate to task list and click on "start process"
* select "Taschenrechner" and enter the numbers and choose the operator as well as the integration mechanism to apply