You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.