第 266 章 Apache Pulsar 组件
重要
camel-pulsar
组件只是一个技术预览功能。技术预览功能不受红帽产品服务等级协议(SLA)支持,且功能可能并不完整。红帽不推荐在生产环境中使用它们。
这些技术预览功能可以使用户提早试用新的功能,并有机会在开发阶段提供反馈意见。有关红帽技术预览功能支持范围的更多信息,请参阅 https://access.redhat.com/support/offerings/techpreview。
作为 Camel 版本 2.24 可用
Maven 用户需要将以下依赖项添加到其 pom.xml
中,以便该组件:
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-pulsar</artifactId> <!-- use the same version as your Camel core version --> <version>x.y.z</version> </dependency>
266.1. URI 格式
pulsar:[persistent|non-persistent]://tenant/namespace/topic