camel-website
camel-website copied to clipboard
spring boot starter documentation
When visiting: https://camel.apache.org/camel-spring-boot/3.20.x/list.html

I'm not sure, but looks like there was a problem with the docs build?
The issues from Camel core repository has been fixed: https://issues.apache.org/jira/browse/CAMEL-22499.
What's left to do are the ones from the camel-spring-boot repository:
- consul-cluster-service
- file-cluster-service
- infinispan-cluster-service
- jgroups-raft-cluster-service
- kubernetes-cluster-service
- zookeeper-cluster-service
These are infra starter not using directly a camel component so the documentation mechanism for the list (https://github.com/apache/camel-spring-boot/blob/main/docs/spring-boot/modules/ROOT/pages/list.adoc?plain=1) needs to be adapted to these starters.