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.
  • Constructor Details

    • CloudConnectors

      protected CloudConnectors()
  • Method Details

    • cloud

      @Bean @ConditionalOnMissingBean public org.springframework.cloud.Cloud cloud()