第 26 章 数据格式 仅支持生成者 Dataformat 组件允许使用数据格式 作为 Camel 组件。 26.1. 依赖项复制链接链接已复制到粘贴板! 当在 Red Hat build of Camel Spring Boot 中使用 dataformat 时,请确保使用以下 Maven 依赖项来支持自动配置: <dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-dataformat-starter</artifactId> </dependency> 前一个下一个