Uses of Package
org.springframework.boot.health.actuate.endpoint
Packages that use org.springframework.boot.health.actuate.endpoint
Package
Description
Auto-configuration for Cloud Foundry WebFlux endpoints.
Auto-configuration for Cloud Foundry Servlet endpoints.
Actuator endpoint for health.
Jersey support for actuator endpoints.
Spring WebFlux support for actuator endpoints.
Auto-configuration for WebFlux-based actuator web concerns.
Spring MVC support for actuator endpoints.
-
Classes in org.springframework.boot.health.actuate.endpoint used by org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactiveClassDescriptionDescription of health including a status.Reactive
@EndpointWebExtensionfor theHealthEndpoint. -
Classes in org.springframework.boot.health.actuate.endpoint used by org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servletClassDescriptionDescription of health including a status.
@EndpointWebExtensionfor theHealthEndpoint. -
Classes in org.springframework.boot.health.actuate.endpoint used by org.springframework.boot.health.actuate.endpointClassDescriptionValue object that represents an additional path for a
HealthEndpointGroup.Description of health that is composed of otherhealth descriptors.Description of health including a status.A logical grouping ofhealth contributorsthat can be exposed by theHealthEndpoint.A collection ofgroupsfor use with a health endpoint.Strategy used to map ahealth statusto an HTTP status code.Strategy used to aggregateStatusinstances. -
-
Classes in org.springframework.boot.health.actuate.endpoint used by org.springframework.boot.webflux.actuate.endpoint.webClassDescriptionA logical grouping of
health contributorsthat can be exposed by theHealthEndpoint. -
-
Classes in org.springframework.boot.health.actuate.endpoint used by org.springframework.boot.webmvc.actuate.endpoint.webClassDescriptionA logical grouping of
health contributorsthat can be exposed by theHealthEndpoint.