Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
In the old days with Camel 2.x, then type converter was classpath scanned and it could be that this caused duplicates which then would override the existing.
But in 3.x we load converters in a smarter way, so the default should be to ignore. This also improves the UX of using camel standalone where users may want to easily discover their own type converters
Attachments
Issue Links
- is related to
-
CAMEL-18133 Custom TypeConverter not used and BulkTypeConverters used instead
- Resolved
-
CAMEL-17567 camel-main - add support for base package scanning
- Resolved