denisgmarques / zeebe-order-worker

Zeebe process automation test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeebe order demo

When the project started the BPMN and DMN will be deployed on the Camunda Cloud.

How to compile and run the application

Go to the root project folder and type:

mvn spring-boot:run

How to start a process

  1. Open the browser
  2. Put URL: http://localhost:8080
  3. Click on the button to order
  4. See the splitted order on spring boot console

About

Zeebe process automation test


Languages

Language:Java 81.9%Language:HTML 18.1%