优雅停

2025/07/03

文章目录

一、配置的读取

二、web server 的初始化

执行优雅停源码位置:org.springframework.boot.web.embedded.tomcat.GracefulShutdown#doShutdown

三、测试案例的搭建