第91章 Kamelet Main
Camel 3.11 以降
開発およびデモの目的で、Kamelets (またはプレーン YAML ルート) を使用して Camel をスタンドアロンでブーストラップおよび実行することに専念する main
クラス。
91.1. 初期設定 リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
KameletMain
は、次のプロパティーで事前設定されています。
camel.component.kamelet.location = classpath:/kamelets,github:apache:camel-kamelets/kamelets camel.component.rest.consumerComponentName = platform-http camel.component.rest.producerComponentName = vertx-http
camel.component.kamelet.location = classpath:/kamelets,github:apache:camel-kamelets/kamelets
camel.component.rest.consumerComponentName = platform-http
camel.component.rest.producerComponentName = vertx-http
application.properties
の設定を更新することで、これらの設定をオーバーライドできます。