-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.23.0
-
Component/s: camel-spring-boot-starters
-
Labels:None
-
Estimated Complexity:Unknown
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.
- relates to
-
CAMEL-12644 Generate documentation for Spring Boot starters
-
- Resolved
-
-
CAMEL-11707 spring boot code generation: there should be a way to exclude some properties from the code generation
-
- Resolved
-