Camunda 7.x 系列【6】Spring Boot 集成 Camunda 7.19

有道无术,术尚可求,有术无道,止于术。

本系列Spring Boot 版本 2.7.9

本系列Camunda 版本 7.19.0

源码地址:https://gitee.com/pearl-organization/camunda-study-demo

文章目录

    • 1. 前言
    • 2. Camunda Platform Run
    • 3. Spring Boot 版本兼容性
    • 4. 集成 Spring Boot
    • 5. 启动项目
    • 6. 访问首页

1. 前言

在上一篇文档中,我们完成了一个简单的请假流程模型,有了模型之后,需要在工作流引擎中运行,接下来我们使用Spring Boot集成Camunda 7.19

2. Camunda Platform Run

Camunda Platform RunCamunda Platform的一个已经打好包的轻量级发行版。是一

你可能感兴趣的:(Camunda,7.x,spring,boot,camunda,spring,cloud)