Hi David, On Tue, Dec 17, 2019 at 6:49 PM David Jencks <david.a.jen...@gmail.com> wrote: > My question would be more, is camel-spring-boot (conceptually) a separate > Antora component?
We currently have the Spring Boot documentation reference as a part of the `components` Antora component and within the same page describing the Camel component. My assumption is that we want this to remain the same, hence include. For example here[1] we have auto-generated bits describing properties when a ActiveMQ component is used with Spring Boot. With the split repository for Camel Spring Boot starters those bits might end up being generated in that repository rather than in the (core) camel repository. That is to account for a situation where the starter is or isn't present and if the properties available via the starter auto-configuration bean are in sync with the Camel component. zoran [1] https://camel.apache.org/components/latest/activemq-component.html#_spring_boot_auto_configuration -- Zoran Regvart