程序包 top.codef.config

类 PromethuesConfig

java.lang.Object
top.codef.config.PromethuesConfig

@Configuration @Conditional(PrometheusEnabledCondition.class) @EnableConfigurationProperties(PrometheusProperties.class) public class PromethuesConfig extends Object