Class RabbitBinderConfiguration.CloudProfile
java.lang.Object
org.springframework.cloud.stream.binder.rabbit.config.RabbitBinderConfiguration.CloudProfile
- Enclosing class:
- RabbitBinderConfiguration
@Configuration
@Profile("cloud")
protected static class RabbitBinderConfiguration.CloudProfile
extends Object
Configuration to be used when the cloud profile is set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classConfiguration to be used when the cloud profile is set, and Cloud Connectors are found on the classpath.protected static class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CloudProfile
protected CloudProfile()
-