1. 默认不开启 bpm 工作流模块,按需启动,提升启动速度

2. 完整移除 activiti 遗留的东东
This commit is contained in:
YunaiV
2022-07-29 22:51:52 +08:00
parent d9aa0af158
commit 2866b58741
10 changed files with 17 additions and 91 deletions

View File

@ -58,11 +58,11 @@
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- 工作流 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-bpm-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.boot</groupId>-->
<!-- <artifactId>yudao-module-bpm-biz</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-error-code</artifactId>