第 273 章 Reactor 组件 可作为 Camel 版本 2.20 可用 Maven 用户需要将以下依赖项添加到其 pom.xml 中: <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-reactor</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency> 前一个下一个