Uses of Package
org.springframework.boot.actuate.endpoint.web
Packages that use org.springframework.boot.actuate.endpoint.web
Package
Description
Actuator support relating to external configuration properties.
Web support for actuator endpoints.
Annotation support for actuator web endpoints.
Actuator support for Spring Framework's
Environment.Actuator support for JVM management.
Actuator endpoint for caches.
Auto-configuration for Cloud Foundry endpoints.
Auto-configuration for Cloud Foundry WebFlux endpoints.
Auto-configuration for Cloud Foundry Servlet endpoints.
Actuator endpoint for health.
Jersey support for actuator endpoints.
Auto-configuration for Jersey actuator web concerns.
Support for exporting actuator metrics to Prometheus.
Actuator endpoint for Quartz Scheduler.
Auto-configuration for actuator security using WebFlux.
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for
jakarta.servlet actuator web concerns.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.actuate.endpoint.web used by org.springframework.boot.actuate.context.propertiesClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto 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.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of
@Endpointand@WebEndpointInformation describing an endpoint that can be exposed over the web.Details for a link in a HAL-formatted response.Interface that can be implemented by anExposableEndpointthat 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.An operation on a web endpoint.A predicate for a request to an operation on a web endpoint.A web server namespace used for disambiguation when multiple web servers are running in the same application (for example a management context running on a different port). -
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.Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of
@Endpointand@WebEndpointInformation describing an endpoint that can be exposed over the web.Interface that can be implemented by anExposableEndpointthat 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.envClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto 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.managementClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.cache.actuate.endpointClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpointClassDescriptionMedia 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.cloudfoundry.autoconfigure.actuate.endpoint.reactiveClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servletClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.health.actuate.endpointClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code.A web server namespace used for disambiguation when multiple web servers are running in the same application (for example a management context running on a different port). -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.jersey.actuate.endpoint.webClassDescriptionA resolver for
linksto 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.A web server namespace used for disambiguation when multiple web servers are running in the same application (for example a management context running on a different port). -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.jersey.autoconfigure.actuate.webClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of
@Endpointand@WebEndpointsupport -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheusClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.quartz.actuate.endpointClassDescriptionA
WebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code. -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.security.autoconfigure.actuate.web.reactiveClassDescriptionA collection of
path mapped endpoints.A web server namespace used for disambiguation when multiple web servers are running in the same application (for example a management context running on a different port). -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.security.autoconfigure.actuate.web.servletClassDescriptionA web server namespace used for disambiguation when multiple web servers are running in the same application (for example a management context running on a different port).
-
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.servlet.autoconfigure.actuate.webClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of
@Endpointand@WebEndpoint -
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.webflux.actuate.endpoint.webClassDescriptionA resolver for
linksto 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.webflux.autoconfigure.actuate.webClassDescriptionMedia types that are, by default, produced and consumed by an endpoint.
-
Classes in org.springframework.boot.actuate.endpoint.web used by org.springframework.boot.webmvc.actuate.endpoint.webClassDescriptionA resolver for
linksto 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.
@Endpointand@WebEndpoint