344.3. Spring Boot Auto-Configuration
组件支持 3 个选项,它们如下所列。
名称 | 描述 | 默认 | 类型 |
---|---|---|---|
camel.component.telegram.authorization-token | 在端点中未提供信息时,要使用的默认的 Telegram 授权令牌。 | 字符串 | |
camel.component.telegram.enabled | 启用 telegram 组件 | true | 布尔值 |
camel.component.telegram.resolve-property-placeholders | 启动时,组件是否应自行解析属性占位符。只有 String 类型的属性才能使用属性占位符。 | true | 布尔值 |