| Package | Description |
|---|---|
| org.springframework.boot.actuate.cache |
Actuator support for caches.
|
| org.springframework.boot.actuate.env |
Actuator support for Spring Framework's
Environment. |
| org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachesEndpointWebExtension
EndpointWebExtension for the CachesEndpoint. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentEndpointWebExtension
EndpointWebExtension for the EnvironmentEndpoint. |
| Modifier and Type | Class and Description |
|---|---|
class |
HealthEndpointWebExtension
EndpointWebExtension for the HealthEndpoint. |
class |
ReactiveHealthEndpointWebExtension
Reactive
EndpointWebExtension for the HealthEndpoint. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.