Class 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.
    • Constructor Detail

      • CloudProfile

        protected CloudProfile()