@Deprecated @Configuration(proxyBeanMethods=false) @ConditionalOnProperty(value="spring.sleuth.scheduled.enabled", matchIfMissing=true) @EnableConfigurationProperties(value={SleuthAsyncProperties.class,SleuthSchedulingProperties.class}) public class AsyncAutoConfiguration extends Object
Auto-configuration for asynchronous communication.Copyright © 2020 Pivotal Software, Inc.. All rights reserved.