📝 背景
在为项目集成 Flowable 工作流引擎 时,使用了:
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-process</artifactId>
<version>6.8.0</version>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-dmn</artifactId>
<version>6.8.0</version>
</dependency>
2025/11/20大约 3 分钟