Claus Ibsen created CAMEL-22442:
-----------------------------------
Summary: camel-core - Add fallback resource resolver to load from
file as well as classpath
Key: CAMEL-22442
URL: https://issues.apache.org/jira/browse/CAMEL-22442
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 4.15.0
When loading a resource via "resource:foo.json" then this is default loaded
from classpath. But since classpath is not explicit defined like
"resource:classpath:foo.json" or "classpath:foo.json" then the fallback
resolver should be able to load from first classpath and then file system.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)