Uses of Package
org.springframework.boot.actuate.endpoint.web
Packages that use org.springframework.boot.actuate.endpoint.web
Package
Description
Auto-configuration for actuator Cloud Foundry concerns.
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for exposing actuator web endpoints using WebFlux.
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Auto-configuration for actuator security using WebFlux.
Actuator support for caches.
Actuator support relating to external configuration properties.
Web support for actuator endpoints.
Annotation support for actuator web endpoints.
Spring WebFlux support for actuator endpoints.
Spring MVC support for actuator endpoints.
Actuator support for Spring Framework's
Environment
.Actuator health indicator and endpoints.
Actuator support for JVM management.
Actuator support for exporting metrics to Prometheus.
Actuator support for Quartz Scheduler.
-
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.autoconfigure.cloudfoundryClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.Strategy interface used to provide a mapping between an endpoint ID and the root path where it will be exposed.
-
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactiveClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.A
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.servletClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.A
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.autoconfigure.endpoint.webClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.Information describing an endpoint that can be exposed by registering a servlet.Information describing an endpoint that can be exposed over the web.A collection of
path mapped endpoints
.Strategy interface used to provide a mapping between an endpoint ID and the root path where it will be exposed.ServletContextInitializer
to registerservlet endpoints
. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.autoconfigure.endpoint.web.reactiveClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.
-
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.autoconfigure.endpoint.web.servletClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.
-
-
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.cacheClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.context.propertiesClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.endpoint.webClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.Contains details of a servlet that is exposed as an actuator endpoint.Information describing an endpoint that can be exposed by registering a servlet.Details for a link in a HAL-formatted response.Interface that can be implemented by an
ExposableEndpoint
that is mapped to a root web path.Strategy interface used to provide a mapping between an endpoint ID and the root path where it will be exposed.An enumeration of HTTP methods supported by web endpoint operations.A predicate for a request to an operation on a web endpoint.Enumeration of server namespaces. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.endpoint.web.annotationClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.Information describing an endpoint that can be exposed by registering a servlet.Information describing an endpoint that can be exposed over the web.Interface that can be implemented by an
ExposableEndpoint
that is mapped to a root web path.Strategy interface used to provide a mapping between an endpoint ID and the root path where it will be exposed.An operation on a web endpoint. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.endpoint.web.reactiveClassDescriptionA resolver for
links
to web endpoints.A value object for the base mapping for endpoints.Media types that are, by default, produced and consumed by an endpoint.Information describing an endpoint that can be exposed over the web.An operation on a web endpoint. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.endpoint.web.servletClassDescriptionA resolver for
links
to web endpoints.A value object for the base mapping for endpoints.Media types that are, by default, produced and consumed by an endpoint.Information describing an endpoint that can be exposed over the web.An operation on a web endpoint.A predicate for a request to an operation on a web endpoint. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.envClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.healthClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code.Enumeration of server namespaces. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.managementClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.metrics.export.prometheusClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.actuate.quartzClassDescriptionA
WebEndpointResponse
can be returned by an operation on a@EndpointWebExtension
to provide additional, web-specific information such as the HTTP status code.