Class ConfigurationMetadataEndpoint

java.lang.Object
io.microsphere.spring.boot.actuate.endpoint.ConfigurationMetadataEndpoint

@Endpoint(id="configMetadata") public class ConfigurationMetadataEndpoint extends Object
@Endpoint to expose the Configuration Metadata that was generated by "org.springframework.boot:spring-boot-configuration-processor"
Since:
1.0.0
Author:
Mercy
See Also: