第24章 CSimple
CSimple 言語は コンパイルされた Simple 言語です。
24.1. 依存関係
リンクのコピーリンクがクリップボードにコピーされました!
				Red Hat build of Camel Spring Boot で csimple を使用する場合は、自動設定をサポートするために、次の Maven 依存関係を必ず使用してください。
			
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-core-starter</artifactId> </dependency>
<dependency>
  <groupId>org.apache.camel.springboot</groupId>
  <artifactId>camel-core-starter</artifactId>
</dependency>