258.3. Spring Boot Auto-Configuration

组件支持 5 个选项,它们如下所列。

名称描述默认类型

camel.component.paho.broker-url

MCG 代理的 URL。

 

字符串

camel.component.paho.client-id

awx 客户端标识符。

 

字符串

camel.component.paho.connect-options

客户端连接选项。选项是一个 org.eclipse.paho.client.mqttv3.MqttConnectOptions 类型。

 

字符串

camel.component.paho.enabled

启用 paho 组件

true

布尔值

camel.component.paho.resolve-property-placeholders

启动时,组件是否应自行解析属性占位符。只有 String 类型的属性才能使用属性占位符。

true

布尔值