Qute
Since Camel Quarkus1.0.0-M6 JVMsupported Nativesupported
Transform messages using Quarkus Qute templating engine
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-qute</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.
Usage
Please refer to the Quarkus Qute.