Camunda 主要模块的技术栈
Web 应用模块:http://localhost:8080/camunda/app
- Cockpit: 【业务owner】管理流程
- Tasklist: 【End User】发起流程或处理待办任务
- Admin:【系统管理员】管理账号
- 技术栈:SpringBoot+前端Angular
- https://docs.camunda.org/manual/7.17/introduction/architecture/
Rest API:http://localhost:8080/rest-api
- 技术栈:SpringBoot+MyBatis
Camunda Modeler
- 技术栈:React + bpmn-js(底层diagram-js) , 使用 Electron 打包成exe