类 PolarisStatPropertiesBootstrapConfiguration

java.lang.Object
com.tencent.cloud.rpc.enhancement.stat.config.PolarisStatPropertiesBootstrapConfiguration

@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty("spring.cloud.polaris.enabled")
@Import(PolarisStatPropertiesAutoConfiguration.class)
public class PolarisStatPropertiesBootstrapConfiguration
extends Object
Autoconfiguration of stat reporter at bootstrap phase.
作者:
lepdou 2022-03-29
  • 构造器详细资料

    • PolarisStatPropertiesBootstrapConfiguration

      public PolarisStatPropertiesBootstrapConfiguration()