| Package | Description |
|---|---|
| org.springframework.boot.actuate.cache |
Actuator support for caches.
|
| org.springframework.boot.actuate.endpoint.web |
Web support for actuator endpoints.
|
| org.springframework.boot.actuate.endpoint.web.annotation |
Annotation support for actuator web endpoints.
|
| org.springframework.boot.actuate.endpoint.web.jersey |
Jersey support for actuator endpoints.
|
| org.springframework.boot.actuate.endpoint.web.reactive |
Spring WebFlux support for actuator endpoints.
|
| org.springframework.boot.actuate.endpoint.web.servlet |
Spring MVC support for actuator endpoints.
|
| org.springframework.boot.actuate.env |
Actuator support for Spring Framework's
Environment. |
| org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
| org.springframework.boot.actuate.management |
Actuator support for JVM management.
|
| Class and Description |
|---|
| WebEndpointResponse
A
WebEndpointResponse can be returned by an operation on a
@EndpointWebExtension to provide additional, web-specific
information such as the HTTP status code. |
| Class and Description |
|---|
| EndpointMediaTypes
Media types that are, by default, produced and consumed by an endpoint.
|
| EndpointServlet
Contains details of a servlet that is exposed as an actuator endpoint.
|
| ExposableServletEndpoint
Information describing an endpoint that can be exposed by registering a servlet.
|
| Link
Details for a link in a
HAL-formatted
response.
|
| PathMappedEndpoint
Interface that can be implemented by an
ExposableEndpoint that is mapped to a
root web path. |
| PathMapper
Strategy interface used to provide a mapping between an endpoint ID and the root path
where it will be exposed.
|
| WebEndpointHttpMethod
An enumeration of HTTP methods supported by web endpoint operations.
|
| WebOperationRequestPredicate
A predicate for a request to an operation on a web endpoint.
|
| Class and Description |
|---|
| EndpointMediaTypes
Media types that are, by default, produced and consumed by an endpoint.
|
| ExposableServletEndpoint
Information describing an endpoint that can be exposed by registering a servlet.
|
| ExposableWebEndpoint
Information describing an endpoint that can be exposed over the web.
|
| PathMappedEndpoint
Interface that can be implemented by an
ExposableEndpoint that is mapped to a
root web path. |
| PathMapper
Strategy interface used to provide a mapping between an endpoint ID and the root path
where it will be exposed.
|
| WebEndpointsSupplier |
| WebOperation
An operation on a web endpoint.
|
| Class and Description |
|---|
| EndpointLinksResolver
A resolver for
links to web endpoints. |
| EndpointMapping
A value object for the base mapping for endpoints.
|
| EndpointMediaTypes
Media types that are, by default, produced and consumed by an endpoint.
|
| ExposableWebEndpoint
Information describing an endpoint that can be exposed over the web.
|
| Class and Description |
|---|
| EndpointLinksResolver
A resolver for
links to web endpoints. |
| EndpointMapping
A value object for the base mapping for endpoints.
|
| EndpointMediaTypes
Media types that are, by default, produced and consumed by an endpoint.
|
| ExposableWebEndpoint
Information describing an endpoint that can be exposed over the web.
|
| WebOperation
An operation on a web endpoint.
|
| Class and Description |
|---|
| EndpointLinksResolver
A resolver for
links to web endpoints. |
| EndpointMapping
A value object for the base mapping for endpoints.
|
| EndpointMediaTypes
Media types that are, by default, produced and consumed by an endpoint.
|
| ExposableWebEndpoint
Information describing an endpoint that can be exposed over the web.
|
| WebOperation
An operation on a web endpoint.
|
| Class and Description |
|---|
| WebEndpointResponse
A
WebEndpointResponse can be returned by an operation on a
@EndpointWebExtension to provide additional, web-specific
information such as the HTTP status code. |
| Class and Description |
|---|
| WebEndpointResponse
A
WebEndpointResponse can be returned by an operation on a
@EndpointWebExtension to provide additional, web-specific
information such as the HTTP status code. |
| Class and Description |
|---|
| WebEndpointResponse
A
WebEndpointResponse can be returned by an operation on a
@EndpointWebExtension to provide additional, web-specific
information such as the HTTP status code. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.