Interface and Description |
---|
org.springframework.boot.actuate.health.HealthAggregator
since 2.2.0 in favor of
StatusAggregator |
org.springframework.boot.actuate.health.HealthIndicatorRegistry
since 2.2.0 in favor of a
HealthContributorRegistry |
org.springframework.boot.actuate.health.ReactiveHealthIndicatorRegistry
since 2.2.0 in favor of a
ReactiveHealthContributorRegistry |
Enum and Description |
---|
org.springframework.boot.actuate.health.ShowDetails
since 2.2.0 in favor of
HealthEndpointProperties.ShowDetails |
Field and Description |
---|
org.springframework.boot.actuate.endpoint.http.ActuatorMediaType.V1_JSON
since 2.2.0 as the v1 format is no longer supported
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.