Tag: How to setup IBM MQ and Active Mq Connection (Including Alias Queue) the simplest way
-
How to setup IBM MQ and Active Mq Connection (Including Alias Queue) the simplest way, using Spring Boot ?
Here is a simple and short example on how you can setup the Connection Factory for different types of Broker. Also it contains the code logic if you need to use the ActiveMq Backoff Startegy.// This simple connection factory will handle both the IBM MQ Queues as well as Active MQ queues along with Alias…