Merge branch '3.3.x'

Closes gh-42383
This commit is contained in:
Andy Wilkinson
2024-09-19 19:04:00 +01:00

View File

@@ -14,8 +14,6 @@ spring:
timeout-per-shutdown-phase: "20s"
----
NOTE: Graceful shutdown with Tomcat requires Tomcat 9.0.33 or later.
IMPORTANT: Shutdown in your IDE may be immediate rather than graceful if it does not send a proper `SIGTERM` signal.
See the documentation of your IDE for more details.