Claus Ibsen created CAMEL-13313:
-----------------------------------
Summary: camel-core - Add alternative way of loading type
converters without classpath scanning
Key: CAMEL-13313
URL: https://issues.apache.org/jira/browse/CAMEL-13313
Project: Camel
Issue Type: New Feature
Components: camel-core
Reporter: Claus Ibsen
Fix For: 3.0.0, 3.0.0-M2
We should make it possible to load and install all type converters without
having to do
- classpath scanning
- loading TypeConverter file from META-INF
For example we do some apt compiler source code generation for the core type
converter.
It would be good to have something similar or other means of loading and
installing type converters that can be done fast and quick, which is needed for
Camel K and graal like runtimes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)