Apache Camel’s Simple language is surprisingly powerful. It can access message bodies, headers, variables and exchange properties, work with strings and numbers, evaluate conditions, process dates, access JSON and XML data, and combine multiple functions into transformation pipelines. (Apache Camel – Simple Language) For a large part of the logic required inside an integration route, this means that no Java code is necessary.
Extending Apache Camel Simple with Your Own Functions
calendar_today
September 20, 2026
domain
apache-camel