Date: 2025-08-23 09:22:14
Score: 2.5
Natty:
https://camel.apache.org/components/languages/simple-language.html#\_loading_script_from_external_resource
It is simple component which provides the feature.
.setBody(simple("resource:classpath:file.txt"))
File must obviously be present at route compile time, not at its execution.
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Hadron