Closed
Description
From @garyrussell
From a Spring perspective, it would be better to defer the connection until the consumer or producer is built (that way, the attempt can be retried). Or, make the connection on a background thread instead.
From @garyrussell
From a Spring perspective, it would be better to defer the connection until the consumer or producer is built (that way, the attempt can be retried). Or, make the connection on a background thread instead.