|
|
|
@@ -86,6 +86,12 @@ |
|
|
|
<artifactId>spring-boot-starter-mail</artifactId> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
<groupId>org.flowable</groupId> |
|
|
|
<artifactId>flowable-spring-boot-starter-process</artifactId> |
|
|
|
<version>6.4.0</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
<groupId>org.mybatis.spring.boot</groupId> |
|
|
|
<artifactId>mybatis-spring-boot-starter</artifactId> |
|
|
|
|