[ 
https://issues.apache.org/jira/browse/CAMEL-12644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541893#comment-16541893
 ] 

Claus Ibsen commented on CAMEL-12644:
-------------------------------------

Yeah this is a good idea, to have auto-generated in the .adoc files.

We could maybe parse the 
target/classes/META-INF/spring-configuration-metadata.json files that 
spring-boot generates for all the -starer JARs.

As that would be the options spring-boot supports. If we just repeat the 
component options we get 95% of them also, but there are some corner-cases 
where a component may have nested options like camel-docker-starter.

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

Reply via email to