第 288 章 RxJava2 Component
可作为 Camel 版本 2.22 可用
RxJava2 基于 Camel 的被动流组件的后端。
请参阅 camel-streams-component 文档中的更多详情。
Maven 用户需要将以下依赖项添加到其 pom.xml
中:
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-rxjava2</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>