StringTemplatePage edited by Christian Mueller
Comment:
Removed the deprecated Camel 1.x documentations
Changes (1)
Full ContentString TemplateThe string-template: component allows you to process a message using a String Template. This can be ideal when using Templating to generate responses for requests. Maven users will need to add the following dependency to their pom.xml for this component: <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-stringtemplate</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|