第 15 章 Azure Storage Blob Service
支持生成者和消费者
Azure Storage Blob 组件用于使用 Azure API v12 从 Azure Storage Blob Service 存储和检索 Blob。但是,如果 v12 以上版本,我们将了解此组件是否可以根据导致的变化的影响而采用这些更改。
先决条件
您必须有一个有效的 Windows Azure Storage 帐户。如需更多信息,请参阅 Azure 文档门户。
15.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当在 Red Hat build of Camel Spring Boot 中使用 azure-storage-blob 时,将以下 Maven 依赖项添加到 pom.xml 中,以支持自动配置:
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-azure-storage-blob-starter</artifactId>
</dependency>