1
0

feat(web): 适配flowable

This commit is contained in:
2025-01-08 10:41:40 +08:00
parent 0aa9ec738a
commit 509410de9a
16 changed files with 412 additions and 384 deletions

View File

@@ -20,6 +20,10 @@
<groupId>com.eshore</groupId>
<artifactId>gringotts-forest</artifactId>
</dependency>
<dependency>
<groupId>com.lanyuanxiaoyao</groupId>
<artifactId>flowable-spring-boot-jpa-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>