amdmdi opened a new pull request #104: URL: https://github.com/apache/camel-spring-boot/pull/104
Copied properties from parent classes to include javadoc because spring-boot-configuration-processor detects inherited properties by their public getters/setters but can not find the corresponding javadoc used for generated adoc in the parent class. This is the first possible solution for issue CAMEL-14565. Another is to add a metadata file **META-INF/additional-spring-configuration-metadata.json** with the proper description. I created a second pull request for **camel-consul-starter** using the second solution. Please advise on which solution is better. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
