update(REQ-2324) - bootstrap.yml 添加 server 服务的关闭参数
This commit is contained in:
parent
1f3fa2fb18
commit
57acaa792a
@ -1,3 +1,5 @@
|
||||
server:
|
||||
shutdown: graceful
|
||||
spring:
|
||||
application:
|
||||
name: workflowEngine
|
||||
|
||||
Loading…
Reference in New Issue
Block a user