Commit cceef0c5 by dengwei

流程demo

parent 2bcc1810
......@@ -4,7 +4,7 @@ server:
# 应用名称
spring:
application:
name: springboot-activiti-processes
name: activity
# activiti
activiti:
#每次应用启动不检查Activiti数据表是否存在及版本号是否匹配,提升应用启动速度
......
spring:
application:
name: activity
profiles:
active: test
cloud:
config:
uri: http://localhost:8082
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment