293.3. Spring Boot Auto-Configuration

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

名称描述默认类型

camel.component.scp.enabled

启用 scp 组件

true

布尔值

camel.component.scp.resolve-property-placeholders

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

true

布尔值

camel.component.scp.verbose-logging

JSCH 是开箱即用的详细注销。因此,默认情况下,我们将日志记录切换到 DEBUG 日志记录。但是,将此选项设置为 true 可再次打开详细记录。

false

布尔值