332.7. サンプル

たとえば、メッセージへの応答を作成するために、次のように文字列テンプレートを使用できます。

from("activemq:My.Queue").
  to("string-template:com/acme/MyResponse.tm");