@EnableConfigurationProperties(value=org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.class) @ConditionalOnClass(value=org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.class) @Configuration public class ApmWebEndpointAutoConfiguration extends Object
| Constructor and Description |
|---|
ApmWebEndpointAutoConfiguration(org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpointProperties)
初始化
|
Copyright © 2018–2019. All rights reserved.