GitHub user davidkarlsen opened a pull request: https://github.com/apache/camel/pull/29
simple resource converter for springs Resource abstract to an InputStrea... Hi. I have a simple resource converter for the spring module to support conversions from Springs Resource abstraction to an InputStream. You can merge this pull request into a Git repository by running: $ git pull https://github.com/davidkarlsen/camel springResourceConverter Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/29.patch ---- ----