Files
spring-boot/spring-boot-project/spring-boot-docs/src
Dave Syer d0da26bf79 Highlight the importance of the preStop hook
Graceful shutdown is not sufficient on its own to ensure that in-flight
requests are handled during pod termination. The preStop hook should be
used to provide sufficient time for in-flight requests.

Signed-off-by: Dave Syer <david.syer@broadcom.com>

See gh-48936
2026-01-23 09:08:39 +00:00
..