第 46 章 标头
标头表达式语言允许您提取命名标头的值。
46.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
标头语言是 camel-core 的一部分。
当在 Red Hat build of Camel Spring Boot 中使用 标头
时,请确保使用以下 Maven 依赖项来支持自动配置:
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-core-starter</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-core-starter</artifactId>
</dependency>