[
https://issues.apache.org/jira/browse/CAMEL-19855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19855.
---------------------------------
Resolution: Won't Fix
> spring-boot - Allow to customize the generated Converter
> --------------------------------------------------------
>
> Key: CAMEL-19855
> URL: https://issues.apache.org/jira/browse/CAMEL-19855
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Reporter: Nicolas Filotto
> Priority: Minor
>
> In Camel Spring Boot, we have a use case where the generated converter is too
> limited. Indeed by default, the complex types can only be configured using
> references to specific beans but in this particular case, the target type
> could be easily converted from a string or an integer.
> The goal of this improvement is to provide a way to customize generated
> Converters to be able to add more converters and/or improve the generated
> code by, for example, delegating the conversion of a string to a specific
> type in case the string is not a reference.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)