7cf4ccca251cab0fa41cf2302f8cac6f9ffce948
The SC-Connectors `ServiceConnector` can be customized via `ServiceConnectorConfig`. * Allow end-user to specify such a bean and support its injection in the `rabbitConnectionFactory` and `producerConnectionFactory` bean definitions **Cherry-pick to 1.3.x** Add `spring-cloud-spring-service-connector` dependency to be able to request from the application context only specific `RabbitConnectionFactoryConfig`. Use `ObjectProvider.getIfUnique()` for the case when we have not a single `RabbitConnectionFactoryConfig` bean in the ctx * Configure Cloud CCF via Boot's `RabbitProperties` * Obtain from the Cloud only one CF service
spring-cloud-stream-binder-rabbit
Spring Cloud Stream Binder implementation for Rabbit
Description
Languages
Java
96.4%
XSLT
3%
CSS
0.5%