234.2. Spring Boot Auto-Configuration

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

名称描述默认类型

camel.component.mvel.enabled

启用 mvel 组件

true

布尔值

camel.component.mvel.resolve-property-placeholders

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

true

布尔值

camel.language.mvel.enabled

启用 mvel 语言

true

布尔值

camel.language.mvel.trim

是否修剪值是否删除前导(尾随空格和换行符)

true

布尔值