| Package | Description | 
|---|---|
| org.springframework.boot.actuate.autoconfigure.env | Auto-configuration for actuator Spring Environment concerns. | 
| org.springframework.boot.actuate.env | Actuator support for Spring Framework's
 Environment. | 
| Class and Description | 
|---|
| EnvironmentEndpoint @Endpointto exposeenvironmentinformation. | 
| EnvironmentEndpointWebExtension @EndpointWebExtensionfor theEnvironmentEndpoint. | 
| Class and Description | 
|---|
| EnvironmentEndpoint @Endpointto exposeenvironmentinformation. | 
| EnvironmentEndpoint.EnvironmentDescriptor A description of an  Environment. | 
| EnvironmentEndpoint.EnvironmentEntryDescriptor A description of an entry of the  Environment. | 
| EnvironmentEndpoint.PropertySourceDescriptor A description of a  PropertySource. | 
| EnvironmentEndpoint.PropertySourceEntryDescriptor A description of a particular entry of  PropertySource. | 
| EnvironmentEndpoint.PropertySummaryDescriptor A summary of a particular entry of the  Environment. | 
| EnvironmentEndpoint.PropertyValueDescriptor A description of a property's value, including its origin if available. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.