Closed as not planned
Closed as not planned
Description
Hi, I have upgraded my spring-boot-starter-parent version 3.1.5 to 3.2.5 in my spring boot project. But with this spring boot version graceful shut down is not working. Kindly suggest!
I have added the below mentioned properties in my yaml file.
server:
shutdown: "graceful"
spring:
lifecycle:
timeout-per-shutdown-phase: "4200s"
Kindly Note: I am using spring-boot-starter-webflux instead of spring-boot-starter-web dependency.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels