This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 77d64a78107f CAMEL-22602 - Camel-IBM-Cos: Add the spring-boot partials
to adoc (#19716)
77d64a78107f is described below
commit 77d64a78107fcd6cb0b7ef3d1a6c2b42330f3de6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 27 13:09:31 2025 +0100
CAMEL-22602 - Camel-IBM-Cos: Add the spring-boot partials to adoc (#19716)
Signed-off-by: Andrea Cosentino <[email protected]>
---
components/camel-ibm-cos/src/main/docs/ibm-cos-component.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/components/camel-ibm-cos/src/main/docs/ibm-cos-component.adoc
b/components/camel-ibm-cos/src/main/docs/ibm-cos-component.adoc
index 79f4ce72bc05..f450252c84c1 100644
--- a/components/camel-ibm-cos/src/main/docs/ibm-cos-component.adoc
+++ b/components/camel-ibm-cos/src/main/docs/ibm-cos-component.adoc
@@ -399,3 +399,5 @@ Maven users will need to add the following dependency to
their `pom.xml`.
---------------------------------------
where `x.x.x` is the version number of Camel.
+
+include::spring-boot:partial$starter.adoc[]