[
https://issues.apache.org/jira/browse/CAMEL-12644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546160#comment-16546160
]
Claus Ibsen commented on CAMEL-12644:
-------------------------------------
Okay got a prototype working - there is a bit of handling to do when a JAR name
does not match component names (camel-printer -> lpr) etc.
Also I got camel-spring-boot to include all its options which are 138 - so
there are plenty to configure on Camel ;)
Some of these options do not have a description, so we can use the tooling to
report those so we can have all of them documented.
> Generate documentation for Spring Boot starters
> -----------------------------------------------
>
> Key: CAMEL-12644
> URL: https://issues.apache.org/jira/browse/CAMEL-12644
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring-boot-starters, documentation
> Reporter: Zoran Regvart
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.23.0
>
>
> We could add auto-configuration properties section to the component
> documentation something like that can be seen in the [spring-boot
> documentation|https://docs.spring.io/spring-boot/docs/1.5.14.RELEASE/reference/htmlsingle/#common-application-properties]
> to help the users know which properties are available in
> application.[properties|yaml] under what keys.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)