sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.

Home Page:https://www.sofastack.tech/sofa-boot/docs/Home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

源码解析:SOFABoot HealthCheck 机制解析

alaneuler opened this issue · comments

SOFABoot 的健康检查机制为微服务应用发布提供了可靠的检查手段,SOFABoot 利用 Spring 启动期间的事件 listener 作为 hook,本任务需要说明 SOFABoot 如何做到可靠健康检查的。

/assign