Package org.springframework.boot.health.actuate.endpoint
@NullMarked
package org.springframework.boot.health.actuate.endpoint
Actuator endpoint for health.
-
ClassDescriptionValue object that represents an additional path for a
HealthEndpointGroup.Description of health that is composed of otherhealth descriptors.Description of health including a status.@Endpointto expose application health information.A logical grouping ofhealth contributorsthat can be exposed by theHealthEndpoint.A collection ofgroupsfor use with a health endpoint.Hook that allows for custom modification ofHealthEndpointGroups— for example, automatically adding additional auto-configured groups.@EndpointWebExtensionfor theHealthEndpoint.Strategy used to map ahealth statusto an HTTP status code.Description of health obtained from aHealthIndicatororReactiveHealthIndicator.Reactive@EndpointWebExtensionfor theHealthEndpoint.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.0 for removal in 4.3.0 in favor ofStatusAggregator.of(Status...)Strategy used to aggregateStatusinstances.Description of overall system health.
HttpCodeStatusMapper.of(Map)