程序包 org.springframework.boot.actuate.env
Actuator support for Spring Framework's
Environment.类概要 类 说明 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.