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 ObjectConfiguration to be used when the cloud profile is set.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static classRabbitBinderConfiguration.CloudProfile.CloudConnectorsConfiguration to be used when the cloud profile is set, and Cloud Connectors are found on the classpath.protected static classRabbitBinderConfiguration.CloudProfile.NoCloudConnectors
-
Constructor Summary
Constructors Modifier Constructor Description protectedCloudProfile()
-