| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.web.annotation |
Annotation support for actuator web endpoints.
|
| org.springframework.boot.actuate.endpoint.web.reactive |
Spring WebFlux 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.logging |
Actuator support for logging.
|
| org.springframework.boot.actuate.management |
Actuator support for JVM management.
|
| org.springframework.boot.actuate.metrics.export.prometheus |
Actuator support for exporting metrics to Prometheus.
|
| Class and Description |
|---|
| ControllerEndpointsSupplier |
| ExposableControllerEndpoint
Information describing an endpoint that can be exposed over Spring MVC or Spring
WebFlux.
|
| ServletEndpointsSupplier |
| Class and Description |
|---|
| ExposableControllerEndpoint
Information describing an endpoint that can be exposed over Spring MVC or Spring
WebFlux.
|
| Class and Description |
|---|
| EndpointWebExtension
Identifies a type as being a Web-specific extension of an
Endpoint. |
| Class and Description |
|---|
| EndpointWebExtension
Identifies a type as being a Web-specific extension of an
Endpoint. |
| Class and Description |
|---|
| WebEndpoint
Identifies a type as being an endpoint that is only exposed over HTTP.
|
| Class and Description |
|---|
| WebEndpoint
Identifies a type as being an endpoint that is only exposed over HTTP.
|
| Class and Description |
|---|
| WebEndpoint
Identifies a type as being an endpoint that is only exposed over HTTP.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.