mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Update `OnEnabledEndpointCondition` so that the result of `management.endpoints.enabled-by-default` is cached between calls. Fixes gh-11407