315.3. Spring Boot Auto-Configuration

コンポーネントは、以下に記載される 4 つのオプションをサポートします。

名前説明デフォルトタイプ

camel.component.spring-event.enabled

Spring イベントコンポーネントを有効にする

true

Boolean

camel.component.spring-event.resolve-property-placeholders

起動時にコンポーネントがプロパティープレースホルダーを解決するかどうか。String タイプのプロパティーのみがプロパティープレースホルダーを使用できます。

true

Boolean

camel.language.spel.enabled

スペル言語を有効にする

true

Boolean

camel.language.spel.trim

値をトリミングして、先頭および末尾の空白と改行を削除するかどうか

true

Boolean