Artem Bilan cc354cbd7d Fix CCF addresses population in Cloud profile
The Spring Boot's `RabbitProperties` populates the `host:port`
(default values) to the addresses property in the `determineAddresses()`.
This way we override provided by Cloud Connectors `host:port`

* Do not populated `addresses` to the CCF from the `RabbitProperties`
if the real `addresses` is null.
Only explicit `spring.rabbitmq.addresses` application property will have
effect

**Cherry-pick to 1.3.x**
2018-01-03 10:14:05 -05:00
2017-11-09 10:33:13 -05:00
2016-06-22 12:18:02 +05:30

spring-cloud-stream-binder-rabbit

Spring Cloud Stream Binder implementation for Rabbit

Description
No description provided
Readme Apache-2.0 22 MiB
Languages
Java 96.4%
XSLT 3%
CSS 0.5%