Claus Ibsen created CAMEL-12661:
-----------------------------------

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

Reply via email to