| Class and Description |
|---|
| org.springframework.boot.actuate.autoconfigure.health.CompositeHealthIndicatorConfiguration
since 2.2.0 in favor of
CompositeHealthContributorConfiguration |
| org.springframework.boot.actuate.autoconfigure.health.CompositeReactiveHealthIndicatorConfiguration
since 2.2.0 in favor of
CompositeReactiveHealthContributorConfiguration |
| org.springframework.boot.actuate.autoconfigure.endpoint.ExposeExcludePropertyEndpointFilter
since 2.2.7 in favor of
IncludeExcludeEndpointFilter |
| org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorAutoConfiguration
since 2.2.0 in favor of
HealthContributorAutoConfiguration |
| org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties
since 2.2.0 in favor of
HealthEndpointProperties |
| org.springframework.boot.actuate.autoconfigure.metrics.ServiceLevelAgreementBoundary
as of 2.3.0 in favor of
ServiceLevelObjectiveBoundary |