Spring Sleuth LazyConnectionFactory
Spring ConnectionFactory bean instantiation error:
Caused by: org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'mqConnectionFactory' is expected to be of type 'com.ibm.mq.jms.MQConnectionFactory' but was actually of type 'org.springframework.cloud.sleuth.instrument.messaging.LazyConnectionFactory'
Tags