feat: integrate Flowable manager approval workflow
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies {
|
||||
implementation("org.flywaydb:flyway-core")
|
||||
implementation("org.flywaydb:flyway-database-postgresql")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect")
|
||||
implementation("org.flowable:flowable-spring-boot-starter-process:7.2.0")
|
||||
runtimeOnly("org.postgresql:postgresql")
|
||||
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
||||
|
||||
Reference in New Issue
Block a user