@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented @ConditionalOnProperty(prefix="dubbo.tracing", name="enabled", matchIfMissing=true) public @interface ConditionalOnDubboTracingEnable
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.