- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.cloud.stream.binder.rabbit.config.RabbitBinderConfiguration.NoCloudProfile
-
- Enclosing class:
- RabbitBinderConfiguration
@Configuration
@Profile(value="!cloud")
@Import(value=RabbitConfiguration.class)
protected static class RabbitBinderConfiguration.NoCloudProfile
extends Object
Configuration to be used when the cloud profile is not set. Defer to Spring Boot
auto-configuration.
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
NoCloudProfile() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.