Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

#32 Enabled graceful shutdown in application.properties #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vemanavenkatesh137
Copy link

Enabled graceful shutdown in application.properties

Included below properties in application.properties file
server.shutdown=graceful
spring.lifecycle.timeout-per-shutdown-phase=15s

This PR Fixes #32

arakoodev#32 Enabled graceful shutdown in appplication.properties
arakoodev#32 Updated application.properties to enable graceful shutdown
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@vemanavenkatesh137
Copy link
Author

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

@vemanavenkatesh137
Copy link
Author

recheck

@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2023
@sandys
Copy link

sandys commented Mar 5, 2023 via email

@arakoodev arakoodev unlocked this conversation Mar 16, 2023
@pizzaboi21
Copy link
Contributor

pizzaboi21 commented Mar 16, 2023

Hi @vemanavenkatesh137, I see that the dependency "spring-boot-starter-security" is missing. This dependency will be required by FlyFly to have a /shutdown endpoint. Can you please add these?
Thank you for the commit!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable graceful shutdown
3 participants