[
https://issues.apache.org/jira/browse/CAMEL-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547716#comment-16547716
]
Claus Ibsen commented on CAMEL-12661:
-------------------------------------
Also the nested types are not part of the source code and therefore the spring
tooling cannot grab its javadoc for documentation etc.
> Spring Boot auto configuration - NestedConfigurationProperty should only be
> for known Camel types
> -------------------------------------------------------------------------------------------------
>
> Key: CAMEL-12661
> URL: https://issues.apache.org/jira/browse/CAMEL-12661
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot-starters
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.23.0
>
>
> Currently we generte this for a range of complex objects that may appear as
> POJOs but they are likely not, so you cannot configure them, eg they dont
> have setters and a default no-arg constructor etc.
> We have a blacklist today, but instead we should flip it to be a whitelist
> for known Camel types that can be configured like the SSLContextParameters
> and others.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)