Class RabbitBinderConfiguration.CloudProfile.CloudConnectors
java.lang.Object
org.springframework.cloud.stream.binder.rabbit.config.RabbitBinderConfiguration.CloudProfile.CloudConnectors
- Enclosing class:
RabbitBinderConfiguration.CloudProfile
@Configuration(proxyBeanMethods=false)
@ConditionalOnClass(org.springframework.cloud.Cloud.class)
protected static class RabbitBinderConfiguration.CloudProfile.CloudConnectors
extends Object
Configuration to be used when the cloud profile is set, and Cloud Connectors
are found on the classpath.
- Author:
- Mark Fisher, Dave Syer, Glenn Renfro, David Turanski, Eric Bottard, Marius Bogoevici, Ilayaperumal Gopinathan, Artem Bilan, Gary Russell, Chris Bono, Soby Chacko
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classConfiguration to be used ifspring.cloud.stream.override-cloud-connectorsis set totrue.protected static classActive only ifspring.cloud.stream.override-cloud-connectorsis not set totrue. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CloudConnectors
protected CloudConnectors()
-
-
Method Details
-
cloud
@Bean @ConditionalOnMissingBean public org.springframework.cloud.Cloud cloud()
-