Skip to content

Commit 24a5b04

Browse files
committed
Merge branch '3.3.x'
Closes gh-42383
2 parents 1c65bb1 + 61ce431 commit 24a5b04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/web/graceful-shutdown.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ spring:
1414
timeout-per-shutdown-phase: "20s"
1515
----
1616

17-
NOTE: Graceful shutdown with Tomcat requires Tomcat 9.0.33 or later.
18-
1917
IMPORTANT: Shutdown in your IDE may be immediate rather than graceful if it does not send a proper `SIGTERM` signal.
2018
See the documentation of your IDE for more details.
2119

0 commit comments

Comments
 (0)