- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.cloud.sleuth.instrument.messaging.TraceMessagingAutoConfiguration.SleuthRabbitConfiguration
-
- Enclosing class:
- TraceMessagingAutoConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty(value="spring.sleuth.messaging.rabbit.enabled",
matchIfMissing=true)
@ConditionalOnClass(value=org.springframework.amqp.rabbit.core.RabbitTemplate.class)
protected static class TraceMessagingAutoConfiguration.SleuthRabbitConfiguration
extends Object
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.