Package | Description |
---|---|
org.springframework.boot.actuate.context |
Actuator support relating to Spring Context.
|
org.springframework.boot.actuate.integration |
Actuator support for Spring Integration.
|
org.springframework.boot.actuate.logging |
Actuator support for logging.
|
org.springframework.boot.actuate.startup |
Actuator support for
ApplicationStartup . |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
ShutdownEndpoint.shutdown() |
Modifier and Type | Method and Description |
---|---|
void |
IntegrationGraphEndpoint.rebuild() |
Modifier and Type | Method and Description |
---|---|
void |
LoggersEndpoint.configureLogLevel(String name,
LogLevel configuredLevel) |
Modifier and Type | Method and Description |
---|---|
StartupEndpoint.StartupResponse |
StartupEndpoint.startup() |