Skip to content

nodejs-viathink/spring-boot-flowable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-flowable

Spring Boot整合Flowable6.3.0并支持Druid连接池

编译

mvn package

部署启动

测试环境(默认)

java -jar spring-boot-flowable-0.0.1-SNAPSHOT.jar

生产环境

java -jar spring-boot-flowable-0.0.1-SNAPSHOT.jar --spring.profiles.active=prod

About

Spring Boot整合Flowable并支持连接池

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages