Files
spring-boot-demo/core-beans/output/17-worker-phase-vs-web-server.txt

6 lines
297 B
Plaintext

# SmartLifecycle beans with the default phase and with phase 1000, while a request is in flight
EarlyWorker.stop (phase 2147483647): requests still in flight = 1
LateWorker.stop (phase 1000): requests still in flight = 0
the client saw: HTTP 200: finished after 1500 ms, virtual thread = true