[
https://issues.apache.org/jira/browse/CAMEL-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14538.
---------------------------------
Resolution: Fixed
> camel-core - Do not load type converters via package scanning by default
> ------------------------------------------------------------------------
>
> Key: CAMEL-14538
> URL: https://issues.apache.org/jira/browse/CAMEL-14538
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.1.0
>
>
> Camel has now been configured to not package scan for custom `@Converter`
> classes on startup.
> Type converters are now loaded and registered in faster way via source code
> generated loader classes
> by having `@Converter(loader = true)` specified.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)