@Configuration @ConditionalOnMissingBean(value=org.springframework.amqp.rabbit.connection.ConnectionFactory.class) protected static class RabbitAutoConfiguration.RabbitConnectionFactoryCreator extends Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
RabbitConnectionFactoryCreator()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.springframework.amqp.rabbit.connection.CachingConnectionFactory | 
rabbitConnectionFactory(RabbitProperties properties)  | 
@Bean public org.springframework.amqp.rabbit.connection.CachingConnectionFactory rabbitConnectionFactory(RabbitProperties properties) throws Exception
ExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.