@Configuration @ConditionalOnMissingBean(value=org.springframework.cloud.stream.binder.Binder.class) @Import(value=RabbitMessageChannelBinderConfiguration.class) public class RabbitServiceAutoConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
RabbitServiceAutoConfiguration.CloudConfig |
protected static class |
RabbitServiceAutoConfiguration.NoCloudConfig |
Constructor and Description |
---|
RabbitServiceAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.actuate.health.HealthIndicator |
binderHealthIndicator(org.springframework.amqp.rabbit.core.RabbitTemplate rabbitTemplate) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.