JIRA: https://jira.spring.io/browse/INT-4320 To avoid "fail fast" situation when Broker isn't available during application init phase, move all the declarations in the AMQP Message Channels to the `ConnectionListener.onCreate()`. In addition call the declaration from the `Lifecycle.start()`