We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c65bb1 + 61ce431 commit 24a5b04Copy full SHA for 24a5b04
spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/web/graceful-shutdown.adoc
@@ -14,8 +14,6 @@ spring:
14
timeout-per-shutdown-phase: "20s"
15
----
16
17
-NOTE: Graceful shutdown with Tomcat requires Tomcat 9.0.33 or later.
18
-
19
IMPORTANT: Shutdown in your IDE may be immediate rather than graceful if it does not send a proper `SIGTERM` signal.
20
See the documentation of your IDE for more details.
21
0 commit comments