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.SimpleHttpCodeStatusMapperbacked by map ofstatus codeto HTTP status code.StatusAggregatorbacked by an ordered status list.Strategy used to aggregateStatusinstances.Description of overall system health.