arakoodev / FlySpring

Developer-friendly Spring Boot flavor. Supercharged cli "flyfly" to make you fall in love with Java again
MIT License
7 stars 7 forks source link

#32 Update application.properties #38

Closed vemanavenkatesh137 closed 1 year ago

vemanavenkatesh137 commented 1 year ago

Enabled graceful shutdown #32

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the Arakoo Contributor License Agreement. You can sign the CLA by adding a new comment to this pull request and pasting exactly the following text.


I have read the Arakoo CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

vemanavenkatesh137 commented 1 year ago

I have read the Arakoo CLA Document and I hereby sign the CLA

vemanavenkatesh137 commented 1 year ago

38 Update application.properties

Enabled graceful shutdown in application.properties

server.shutdown=graceful spring.lifecycle.timeout-per-shutdown-phase=15s