mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
This commit improves the "Application lifefycle and Probes states" section and underlines the difference between `AvailabilityState` and the availability of Probes over HTTP. Closes gh-24843