整理的springboot整合Pulsar的案例 (TDMQ)

前言:
由于时间比较赶,TDMQ被项目启用了,很多高阶的还没有用上,这里只是简单的发送接收
初始化连接
package com.menglar.soap.item.common.pulsar;

import org.apache.pulsar.client.api.AuthenticationFactory;
import org.apache.pulsar.client.api.PulsarClient;
import org.apache.pulsar.shade.io.netty.util.concurrent.DefaultThreadFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;

import javax.an

整理的springboot整合Pulsar的案例 (TDMQ)最先出现在Python成神之路

版权声明:
作者:主机优惠
链接:https://www.techfm.club/p/19693.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>