Claus Ibsen created CAMEL-14538:
-----------------------------------

             Summary: 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
             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)

Reply via email to