Marat Gubaidullin created CAMEL-14985:
-----------------------------------------
Summary: camel-qute (Qute Template)
Key: CAMEL-14985
URL: https://issues.apache.org/jira/browse/CAMEL-14985
Project: Camel
Issue Type: New Feature
Reporter: Marat Gubaidullin
The Qute component allows for processing a message using a
[Qute|https://quarkus.io/guides/qute-reference] template.
This can be ideal when using Templating to generate responses for requests in
Camel Quarkus.
First experiment prototype
[code|https://github.com/mgubaidullin/camel/blob/qute-template/components/camel-qute]
First experiment prototype
[documentation|https://github.com/mgubaidullin/camel/blob/qute-template/components/camel-qute/src/main/docs/qute-component.adoc]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)