I am trying to connect my Spring-Boot application to RabbitMQ which is hosted as a AWS service.I am getting the following exception when starting the applicatio
We are using AmazonMQ setup in active/standby mode and trying to evaluate the switch over time from active to standby broker during active instance failure, Wil