Package org.springframework.boot.actuate.env
package org.springframework.boot.actuate.env
Actuator support for Spring Framework's
Environment
.-
ClassDescription
@Endpoint
to exposeenvironment
information.Description of anEnvironment
.Description of an entry of theEnvironment
.Description of aPropertySource
.Description of a particular entry ofPropertySource
.Description of a particular entry of theEnvironment
.Description of a property's value, including its origin if available.@EndpointWebExtension
for theEnvironmentEndpoint
.