39.3. Spring Boot Auto-Configuration

组件支持 2 个选项,如下所示。

名称描述默认类型

camel.component.azure-blob.enabled

启用 azure-blob 组件

true

布尔值

camel.component.azure-blob.resolve-property-placeholders

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

true

布尔值

所需的 Azure Storage Blob Service 组件选项

如果需要访问私有 Blob,则必须提供 containerOrBlob 名称和凭证。