Class RabbitBinderConfiguration.CloudProfile.CloudConnectors
java.lang.Object
org.springframework.cloud.stream.binder.rabbit.config.RabbitBinderConfiguration.CloudProfile.CloudConnectors
- Enclosing class:
- RabbitBinderConfiguration.CloudProfile
@Configuration
@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.
-
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()
-