Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentEndpoint |
EndpointAutoConfiguration.environmentEndpoint() |
Modifier and Type | Method and Description |
---|---|
EnvironmentMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.environmentMvcEndpoint(EnvironmentEndpoint delegate) |
Constructor and Description |
---|
EnvironmentMvcEndpoint(EnvironmentEndpoint delegate) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.