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