Skip to content

Commit

Permalink
add 接口幂等性实现方式 🆕 📖
Browse files Browse the repository at this point in the history
  • Loading branch information
haiji.yang committed Dec 4, 2020
1 parent 9a5a984 commit a73a6ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source-code/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ server:


spring:
main:
allow-bean-definition-overriding: true
# 优雅停机宽限时间
lifecycle:
timeout-per-shutdown-phase: 50
Expand Down

0 comments on commit a73a6ea

Please sign in to comment.