import com.sun.messaging.jmq.jmsclient.ConnectionImpl;
import com.sun.messaging.jmq.jmsclient.MessageImpl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.jms.config.JmsListenerContainerFactory;
import org.springframework.jms.connection.ConnectionFactoryUtils;
import org.springframework.jms.connection
SpringBoot 2.1.5 整合 OpenMQ
最新推荐文章于 2024-12-26 16:55:32 发布
