Interface ThymeleafComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ThymeleafComponentBuilderFactory
Transform messages using a Thymeleaf template.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Thymeleaf component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionThymeleaf (camel-thymeleaf) Transform messages using a Thymeleaf template.
-
Method Details
-
thymeleaf
Thymeleaf (camel-thymeleaf) Transform messages using a Thymeleaf template. Category: transformation Since: 4.1 Maven coordinates: org.apache.camel:camel-thymeleaf- Returns:
- the dsl builder
-