Package org.springframework.boot.actuate.env
Actuator support for Spring Framework's
Environment.Class Summary Class Description EnvironmentEndpoint Endpointto exposeenvironmentinformation.EnvironmentEndpoint.EnvironmentDescriptor A description of anEnvironment.EnvironmentEndpoint.EnvironmentEntryDescriptor A description of an entry of theEnvironment.EnvironmentEndpoint.PropertySourceDescriptor A description of aPropertySource.EnvironmentEndpoint.PropertySourceEntryDescriptor A description of a particular entry ofPropertySource.EnvironmentEndpoint.PropertySummaryDescriptor A summary of a particular entry of theEnvironment.EnvironmentEndpoint.PropertyValueDescriptor A description of a property's value, including its origin if available.EnvironmentEndpointWebExtension EndpointWebExtensionfor theEnvironmentEndpoint.