Is there a way(api function) to read the whole content of a file(or line by line) in camel without writing a converter or any java code?
Thanks
Found it, Sorry guys for bothering:
from("file://inputdir/").convertBodyTo(String.class)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With