Skip to content

Spring Boot

Spring Boot 启动流程、运行时能力和生产可观测相关笔记。

文档

  • 启动流程:从启动入口到上下文刷新流程。
  • Actuator:生产可用端点、监控接口和常用配置。