You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/26 07:09:00 UTC

[jira] [Created] (CAMEL-15110) camel-core - ResourceHelper to have method to tell if the resource is classpath or not

Claus Ibsen created CAMEL-15110:
-----------------------------------

             Summary: camel-core - ResourceHelper to have method to tell if the resource is classpath or not
                 Key: CAMEL-15110
                 URL: https://issues.apache.org/jira/browse/CAMEL-15110
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.4.0


We should add method to ResourceHelper so resource based components can use this to know if it will be loaded from classpath or not.

This can be used to optimize for build time optimization as classpath can be initializer earlier. Where as file/http has to be loaded at runtime.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)