320.2. 选项
Spring Integration 组件没有选项。
Spring Integration 端点使用 URI 语法配置:
spring-integration:defaultChannel
使用以下路径和查询参数:
320.2.1. 路径名(1 参数):
名称 | 描述 | 默认 | 类型 |
---|---|---|---|
defaultChannel | 必需,默认频道名称供 Spring Integration Spring 上下文使用。它与 Spring Integration consumer 的 inputChannel 名称以及 Spring Integration provider 的 outputChannel 名称相同。 | 字符串 |