Package | Description |
---|---|
org.springframework.boot.actuate.env |
Actuator support for Spring Framework's
Environment . |
Modifier and Type | Method and Description |
---|---|
EnvironmentEndpoint.EnvironmentEntryDescriptor |
EnvironmentEndpoint.environmentEntry(String toMatch) |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<EnvironmentEndpoint.EnvironmentEntryDescriptor> |
EnvironmentEndpointWebExtension.environmentEntry(String toMatch) |