一、匹配版本简介
首先官网camunda7.17对应的springboot版本。camunda官网
camunda中文手册:Camunda 中文站 | docs.camunda.org
使用camunda流程引擎、web界面、Rest服务接口相应依赖如下:
- 流程引擎:camunda-bpm-spring-boot-starter
- Rest服务接口:camunda-bpm-spring-boot-starter-rest
- web界面模块:camunda-bpm-spring-boot-starter-webapp
二、构建SpringBoot工程
Camunda官网提供了构建SpringBoot基