- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.cloud.sleuth.instrument.messaging.TraceMessagingAutoConfiguration.SleuthSqsConfiguration
-
- Enclosing class:
- TraceMessagingAutoConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty(value="spring.sleuth.messaging.sqs.enabled",
matchIfMissing=true)
@ConditionalOnClass(value=org.springframework.cloud.aws.messaging.listener.QueueMessageHandler.class)
protected static class TraceMessagingAutoConfiguration.SleuthSqsConfiguration
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.