第 128 章 SMB
从 Camel 4.3 开始
仅支持消费者。
Server Message Block (SMB)组件提供了一种原生连接到 SMB 文件共享的方法,如由 Microsoft Windows 或 Samba 提供的文件共享。
128.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当将 camel-smb 与 Red Hat build of Camel Spring Boot 搭配使用时,请将以下 Maven 依赖项添加到 pom.xml 中,以支持自动配置:
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-smb-starter</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-smb-starter</artifactId>
</dependency>