This is an automated email from the ASF dual-hosted git repository.

djencks pushed a commit to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a9b61d151a3b052742bd3fd1c7ccf467bcd629d2
Author: David Jencks <djen...@apache.org>
AuthorDate: Wed Oct 13 17:46:15 2021 -0700

    docs copies of core language docs with new attributes
    
    regenerate catalog adocs
---
 .../generated/resources/org/apache/camel/catalog/docs/aws-xray.adoc | 4 ++++
 .../resources/org/apache/camel/catalog/docs/azure-summary.adoc      | 5 +----
 .../resources/org/apache/camel/catalog/docs/constant-language.adoc  | 5 +++++
 .../resources/org/apache/camel/catalog/docs/csimple-joor.adoc       | 4 ++++
 .../resources/org/apache/camel/catalog/docs/csimple-language.adoc   | 5 +++++
 .../resources/org/apache/camel/catalog/docs/cxf-transport.adoc      | 4 ++++
 .../org/apache/camel/catalog/docs/datasonnet-language.adoc          | 4 ++++
 .../resources/org/apache/camel/catalog/docs/djl-component.adoc      | 4 ++++
 .../generated/resources/org/apache/camel/catalog/docs/etcd3.adoc    | 4 ++++
 .../org/apache/camel/catalog/docs/exchangeProperty-language.adoc    | 5 +++++
 .../org/apache/camel/catalog/docs/fhirJson-dataformat.adoc          | 4 ++++
 .../resources/org/apache/camel/catalog/docs/fhirXml-dataformat.adoc | 4 ++++
 .../resources/org/apache/camel/catalog/docs/file-language.adoc      | 5 +++++
 .../resources/org/apache/camel/catalog/docs/hazelcast-summary.adoc  | 5 +++--
 .../resources/org/apache/camel/catalog/docs/header-language.adoc    | 5 +++++
 .../resources/org/apache/camel/catalog/docs/ignite-summary.adoc     | 6 +++---
 .../generated/resources/org/apache/camel/catalog/docs/jasypt.adoc   | 4 ++++
 .../resources/org/apache/camel/catalog/docs/joor-language.adoc      | 4 ++++
 .../resources/org/apache/camel/catalog/docs/kubernetes-summary.adoc | 5 +++--
 .../resources/org/apache/camel/catalog/docs/leveldb-legacy.adoc     | 4 ++++
 .../generated/resources/org/apache/camel/catalog/docs/leveldb.adoc  | 4 ++++
 .../resources/org/apache/camel/catalog/docs/oaipmh-component.adoc   | 4 ++++
 .../resources/org/apache/camel/catalog/docs/openapi-java.adoc       | 4 ++++
 .../resources/org/apache/camel/catalog/docs/openstack-summary.adoc  | 6 +++---
 .../generated/resources/org/apache/camel/catalog/docs/reactor.adoc  | 4 ++++
 .../resources/org/apache/camel/catalog/docs/ref-language.adoc       | 5 +++++
 .../resources/org/apache/camel/catalog/docs/resilience4j.adoc       | 4 ++++
 .../generated/resources/org/apache/camel/catalog/docs/ribbon.adoc   | 4 ++++
 .../generated/resources/org/apache/camel/catalog/docs/rxjava.adoc   | 4 ++++
 .../generated/resources/org/apache/camel/catalog/docs/shiro.adoc    | 4 ++++
 .../resources/org/apache/camel/catalog/docs/simple-language.adoc    | 5 +++++
 .../resources/org/apache/camel/catalog/docs/spring-javaconfig.adoc  | 3 +++
 .../resources/org/apache/camel/catalog/docs/spring-security.adoc    | 3 +++
 .../resources/org/apache/camel/catalog/docs/spring-summary.adoc     | 5 +++--
 .../resources/org/apache/camel/catalog/docs/swagger-java.adoc       | 4 ++++
 .../resources/org/apache/camel/catalog/docs/tokenize-language.adoc  | 5 +++++
 .../org/apache/camel/catalog/docs/undertow-spring-security.adoc     | 4 ++++
 .../resources/org/apache/camel/catalog/docs/xtokenize-language.adoc | 4 ++++
 docs/components/modules/languages/pages/constant-language.adoc      | 1 +
 docs/components/modules/languages/pages/csimple-language.adoc       | 1 +
 .../modules/languages/pages/exchangeProperty-language.adoc          | 1 +
 docs/components/modules/languages/pages/file-language.adoc          | 1 +
 docs/components/modules/languages/pages/header-language.adoc        | 1 +
 docs/components/modules/languages/pages/ref-language.adoc           | 1 +
 docs/components/modules/languages/pages/simple-language.adoc        | 1 +
 docs/components/modules/languages/pages/tokenize-language.adoc      | 1 +
 46 files changed, 158 insertions(+), 16 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-xray.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-xray.adoc
index e3b4eaf..00a853d 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-xray.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-xray.adoc
@@ -7,6 +7,8 @@
 :since: 2.21
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/aws-xray.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: aws-xray
 
 *Since Camel {since}*
 
@@ -120,3 +122,5 @@ Note that the AWS XRay `Entity` (i.e., `Segment` and 
`Subsegment`) are not seria
 == Example
 
 You can find an example demonstrating the way to configure AWS XRay tracing 
within the tests accompanying this project.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
index 1c52338..8b2b124 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
@@ -2,6 +2,7 @@
 = Camel Components for Windows Azure Services
 //attributes written by hand, not generated
 :docTitle: Azure
+:shortname: azure
 
 The Camel Components for https://azure.microsoft.com/[Windows Azure Services]
 provide connectivity to Azure services from Camel.
@@ -11,7 +12,3 @@ provide connectivity to Azure services from Camel.
 See the following for usage of each component:
 
 indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
-
-:camel-spring-boot-name: azure
-
-include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/constant-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/constant-language.adoc
index b4c9bcc..a9ac95d 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/constant-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/constant-language.adoc
@@ -7,6 +7,9 @@
 :since: 1.5
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/constant.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -79,3 +82,5 @@ eg to refer to a file on the classpath you can do:
 == Dependencies
 
 The Constant language is part of *camel-core*.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-joor.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-joor.adoc
index a66128e..5d8e231 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-joor.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-joor.adoc
@@ -7,6 +7,8 @@
 :since: 3.7
 :supportLevel: Preview
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/csimple-joor.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: csimple-joor
 
 *Since Camel {since}*
 
@@ -45,3 +47,5 @@ the download page for the latest versions).
   <version>x.x.x</version>
 </dependency>
 ---------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-language.adoc
index cbf2cae..be8c659 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csimple-language.adoc
@@ -7,6 +7,9 @@
 :since: 3.7
 :supportLevel: Preview
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/csimple.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -260,3 +263,5 @@ The _echo()_ alias will be replaced with its value 
resulting in a script as:
 == More documentation
 
 See the xref:simple-language.adoc[Simple] language as csimple has the same set 
of functions as simple language.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/cxf-transport.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/cxf-transport.adoc
index b9ecf54..42df0c7 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/cxf-transport.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/cxf-transport.adoc
@@ -7,6 +7,8 @@
 :since: 2.8
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/cxf-transport.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: cxf-transport
 
 *Since Camel {since}*
 
@@ -262,3 +264,5 @@ context in the camel destination.
 This example shows how to use the camel load balancing feature in CXF.
 You need to load the configuration file in CXF and publish the endpoints
 on the address "camel://direct:EndpointA" and "camel://direct:EndpointB"
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
index 7efc889..d8bf919 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/datasonnet-language.adoc
@@ -7,6 +7,8 @@
 :since: 3.7
 :supportLevel: Preview
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/datasonnet.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: datasonnet
 
 *Since Camel {since}*
 
@@ -216,3 +218,5 @@ the download page for the latest versions).
   <version>x.x.x</version>
 </dependency>
 ---------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/djl-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/djl-component.adoc
index ac8efbd..83d2098 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/djl-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/djl-component.adoc
@@ -8,6 +8,8 @@
 :supportLevel: Stable
 :component-header: Only producer is supported
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/djl.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: djl
 
 *Since Camel {since}*
 
@@ -250,3 +252,5 @@ context.getRegistry().bind("MyTranslator", translator);
 from("file:/data/mnist/0/10.png")
     .to("djl:cv/image_classification?model=MyModel&translator=MyTranslator");
 ----
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/etcd3.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/etcd3.adoc
index cb45a2e..c36d1b9 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/etcd3.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/etcd3.adoc
@@ -7,7 +7,11 @@
 :since: 3.5
 :supportLevel: Preview
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/etcd3.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: etcd3
 
 *Since Camel {since}*
 
 The Etcd3 component provides an `AggregationStrategy` to use Etcd3 as the 
backend datastore.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exchangeProperty-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exchangeProperty-language.adoc
index c4189ae..ef65e95 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exchangeProperty-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exchangeProperty-language.adoc
@@ -7,6 +7,9 @@
 :since: 2.0
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/exchangeProperty.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -65,3 +68,5 @@ 
from("direct:a").recipientList().exchangeProperty("myProperty");
 == Dependencies
 
 The ExchangeProperty language is part of *camel-core*.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirJson-dataformat.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirJson-dataformat.adoc
index c880746..05da77a 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirJson-dataformat.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirJson-dataformat.adoc
@@ -7,6 +7,8 @@
 :since: 2.21
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/dataformats/fhirJson.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: fhir
 
 *Since Camel {since}*
 
@@ -39,3 +41,5 @@ The FHIR JSon dataformat supports 13 options, which are 
listed below.
 | contentTypeHeader | true | Boolean | Whether the data format should set the 
Content-Type header with the type from the data format. For example 
application/xml for data formats marshalling to XML, or application/json for 
data formats marshalling to JSON
 |===
 // dataformat options: END
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirXml-dataformat.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirXml-dataformat.adoc
index b6f698f..e5d54db 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirXml-dataformat.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhirXml-dataformat.adoc
@@ -7,6 +7,8 @@
 :since: 2.21
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/dataformats/fhirXml.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: fhir
 
 *Since Camel {since}*
 
@@ -39,3 +41,5 @@ The FHIR XML dataformat supports 13 options, which are listed 
below.
 | contentTypeHeader | true | Boolean | Whether the data format should set the 
Content-Type header with the type from the data format. For example 
application/xml for data formats marshalling to XML, or application/json for 
data formats marshalling to JSON
 |===
 // dataformat options: END
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/file-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/file-language.adoc
index 55bfb57..43181ba 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/file-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/file-language.adoc
@@ -7,6 +7,9 @@
 :since: 1.1
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/file.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -299,3 +302,5 @@ Could not resolve placeholder 'date:now:yyyyMMdd'
 == Dependencies
 
 The File language is part of *camel-core*.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hazelcast-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hazelcast-summary.adoc
index e2ed77b..41ecc53 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hazelcast-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hazelcast-summary.adoc
@@ -2,6 +2,9 @@
 //attributes written by hand, not generated
 :docTitle: Hazelcast
 :since: 2.7
+:shortname: hazelcast
+:artifactid: camel-hazelcast
+:camel-spring-boot-name: hazelcast
 
 *Since Camel {since}*
 
@@ -182,6 +185,4 @@ to reference the service in the hazelcast endpoint.
 </camelContext>
 
--------------------------------------------------------------------------------------
 
-:camel-spring-boot-name: hazelcast
-
 include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/header-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/header-language.adoc
index 6b4c263..752d153 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/header-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/header-language.adoc
@@ -7,6 +7,9 @@
 :since: 1.5
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/header.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -49,3 +52,5 @@ from("direct:a").recipientList().header("myHeader");
 == Dependencies
 
 The Header language is part of *camel-core*.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ignite-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ignite-summary.adoc
index 1e3b637..fe8f0f1 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ignite-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ignite-summary.adoc
@@ -2,6 +2,9 @@
 //attributes written by hand, not generated
 :docTitle: Ignite
 :since: 2.17
+:shortname: ignite
+:artifactid: camel-ignite
+:camel-spring-boot-name: ignite
 
 *Since Camel {since}*
 
@@ -106,7 +109,4 @@ When installing on Apache Karaf:
 
 Please refer to the OSGi section in the Ignite documentation for more 
information.
 
-
-:camel-spring-boot-name: ignite
-
 include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jasypt.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jasypt.adoc
index c955884..61f9e4c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jasypt.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jasypt.adoc
@@ -7,6 +7,8 @@
 :since: 2.5
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/jasypt.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: jasypt
 
 *Since Camel {since}*
 
@@ -295,3 +297,5 @@ to Jasypt.
 
 </blueprint>
 
----------------------------------------------------------------------------------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/joor-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/joor-language.adoc
index 3887f55..24004f8 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/joor-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/joor-language.adoc
@@ -7,6 +7,8 @@
 :since: 3.7
 :supportLevel: Preview
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/joor.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
 
 *Since Camel {since}*
 
@@ -330,3 +332,5 @@ the download page for the latest versions).
   <version>x.x.x</version>
 </dependency>
 ---------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/kubernetes-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/kubernetes-summary.adoc
index 2af7e03..40307fc 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/kubernetes-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/kubernetes-summary.adoc
@@ -2,6 +2,9 @@
 //attributes written by hand, not generated
 :docTitle: Kubernetes
 :since: 2.17
+:shortname: kubernetes
+:artifactid: camel-kubernetes
+:camel-spring-boot-name: kubernetes
 
 *Since Camel {since}*
 
@@ -139,6 +142,4 @@ from("direct:createPod")
 
 By using the KubernetesConstants.KUBERNETES_POD_NAME header you can specify 
your Pod name and pass it to this operation.
 
-:camel-spring-boot-name: kubernetes
-
 include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb-legacy.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb-legacy.adoc
index 78ec526..ad917ec 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb-legacy.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb-legacy.adoc
@@ -7,6 +7,8 @@
 :since: 2.10
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/leveldb-legacy.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: leveldb-legacy
 
 *Since Camel {since}*
 
@@ -159,3 +161,5 @@ the download page for the latest versions).
   <version>x.y.z</version>
 </dependency>
 ----------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb.adoc
index d9f5e5c..c7a176e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/leveldb.adoc
@@ -7,6 +7,8 @@
 :since: 2.10
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/leveldb.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: leveldb
 
 *Since Camel {since}*
 
@@ -184,3 +186,5 @@ the download page for the latest versions).
   <version>x.y.z</version>
 </dependency>
 ----------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/oaipmh-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/oaipmh-component.adoc
index c5748af..d126fe6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/oaipmh-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/oaipmh-component.adoc
@@ -8,6 +8,8 @@
 :supportLevel: Stable
 :component-header: Both producer and consumer are supported
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/oaipmh.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: oaipmh
 
 *Since Camel {since}*
 
@@ -159,3 +161,5 @@ from("oaipmh:baseUrlRepository/oai/request")
 ---------------------------------------------------------
 
 For more details about OAI-PMH see the documentation: 
http://www.openarchives.org/pmh/
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openapi-java.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openapi-java.adoc
index a482656..5797171 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openapi-java.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openapi-java.adoc
@@ -7,6 +7,8 @@
 :since: 3.1
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/openapi-java.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: openapi-java
 
 *Since Camel {since}*
 
@@ -200,3 +202,5 @@ json is returned as the default format.
 In the Apache Camel distribution we ship the `camel-example-openapi-cdi`
 and `camel-example-spring-boot-rest-openapi-simple` which demonstrates
 using this OpenApi component.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openstack-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openstack-summary.adoc
index 61e7658..7c76c76 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openstack-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/openstack-summary.adoc
@@ -3,6 +3,9 @@
 //attributes written by hand, not generated
 :docTitle: OpenStack
 :since: 2.19
+:shortname: openstack
+:artifactid: camel-openstack
+:camel-spring-boot-name: openstack
 
 *Since Camel {since}*
 
@@ -29,7 +32,4 @@ for this component:
 </dependency>
 ------------------------------------------------------------
 
-
-:camel-spring-boot-name: openstack
-
 include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactor.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactor.adoc
index 92739b8..f50d858 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactor.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/reactor.adoc
@@ -7,6 +7,8 @@
 :since: 2.20
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/reactor.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: reactor
 
 *Since Camel {since}*
 
@@ -22,3 +24,5 @@ for this component:
     <!-- use the same version as your Camel core version -->
 </dependency>
 ------------------------------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ref-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ref-language.adoc
index adc1124..4841b26 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ref-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ref-language.adoc
@@ -7,6 +7,9 @@
 :since: 2.8
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/ref.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -62,3 +65,5 @@ from("seda:a").split().ref("myExpression").to("seda:b");
 == Dependencies
 
 The Ref language is part of *camel-core*.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/resilience4j.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/resilience4j.adoc
index eafc4bf..8756ff5 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/resilience4j.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/resilience4j.adoc
@@ -7,6 +7,8 @@
 :since: 3.0
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/resilience4j.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: resilience4j
 
 *Since Camel {since}*
 
@@ -26,3 +28,5 @@ for this component:
     <!-- use the same version as your Camel core version -->
 </dependency>
 ----
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ribbon.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ribbon.adoc
index e1c2ee1..5fa6cb5 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ribbon.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ribbon.adoc
@@ -7,6 +7,8 @@
 :since: 2.18
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/ribbon.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: ribbon
 
 *Since Camel {since}*
 
@@ -81,3 +83,5 @@ from("direct:start")
     </serviceCall>
 </route>
 ----
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rxjava.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rxjava.adoc
index 3145763..2ee7728 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rxjava.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rxjava.adoc
@@ -7,6 +7,8 @@
 :since: 2.22
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/rxjava.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: rxjava
 
 *Since Camel {since}*
 
@@ -26,3 +28,5 @@ for this component:
     <!-- use the same version as your Camel core version -->
 </dependency>
 ------------------------------------------------------------
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/shiro.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/shiro.adoc
index 6ce398d..66a1c44 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/shiro.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/shiro.adoc
@@ -7,6 +7,8 @@
 :since: 2.5
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/shiro.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: shiro
 
 *Since Camel {since}*
 
@@ -305,3 +307,5 @@ into a single header with key
 ShiroSecurityConstants.SHIRO_SECURITY_TOKEN with the token. Then token
 is either a `ShiroSecurityToken` instance, or a base64 representation as
 a String (the latter is when you have set base64=true).
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/simple-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/simple-language.adoc
index f198f8e..77f27d6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/simple-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/simple-language.adoc
@@ -7,6 +7,9 @@
 :since: 1.1
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/simple.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -886,3 +889,5 @@ You can set a spring bean into an exchange property as 
shown below:
   ...
 </route>
 ----
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-javaconfig.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-javaconfig.adoc
index 07019bb..f66a0bd 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-javaconfig.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-javaconfig.adoc
@@ -10,6 +10,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/spring-javaconfig.adoc[opts=optional]
 //Manually maintained attributes
 :group: Spring
+:camel-spring-boot-name: spring-javaconfig
 
 *Since Camel {since}*
 
@@ -97,3 +98,5 @@ Spring Testing framework to load the
 from *SingleRouteCamelConfiguration* which is a helper Spring Java
 Config class which will configure the CamelContext for us and then
 register the RouteBuilder we create.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-security.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-security.adoc
index e1335b4..ab70adb 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-security.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-security.adoc
@@ -9,6 +9,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/spring-security.adoc[opts=optional]
 //Manually maintained attributes
 :group: Spring
+:camel-spring-boot-name: spring-security
 
 *Since Camel {since}*
 
@@ -246,3 +247,5 @@ policy as well as the type of exception:
   </choice>
 </onException>
 ----
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
index 130c291..276cb9e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
@@ -2,6 +2,9 @@
 = Spring Support
 //attributes written by hand, not generated
 :docTitle: Spring
+:shortname: spring
+:artifactid: camel-spring
+:camel-spring-boot-name: spring
 
 == {docTitle} components
 
@@ -414,6 +417,4 @@ Users can then use the cron component inside routes of 
their Spring or Spring-bo
 </route>
 ----
 
-:camel-spring-boot-name: spring
-
 include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/swagger-java.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/swagger-java.adoc
index 91e0819..169ad83 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/swagger-java.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/swagger-java.adoc
@@ -7,6 +7,8 @@
 :since: 2.16
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/swagger-java.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: swagger-java
 
 *Since Camel {since}*
 
@@ -200,3 +202,5 @@ json is returned as the default format.
 In the Apache Camel distribution we ship
 the `camel-example-swagger-cdi` and `camel-example-swagger-java` which
 demonstrates using this Swagger component.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc
index b82e749..f6f65d8 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/tokenize-language.adoc
@@ -7,6 +7,9 @@
 :since: 2.0
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/tokenize.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
@@ -44,3 +47,5 @@ The Tokenize language supports 11 options, which are listed 
below.
 | trim | true | Boolean | Whether to trim the value to remove leading and 
trailing whitespaces and line breaks
 |===
 // language options: END
+
+ include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/undertow-spring-security.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/undertow-spring-security.adoc
index ee966ef..4e264d2 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/undertow-spring-security.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/undertow-spring-security.adoc
@@ -7,6 +7,8 @@
 :since: 3.3
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/undertow-spring-security.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: undertow-spring-security
 
 *Since Camel {since}*
 
@@ -33,3 +35,5 @@ for example from DelegatingFilterProxyRegistrationBean. | 
Filter
 Each exchange created by Undertow endpoint with spring security contains 
header 'SpringSecurityProvider_principal' (
 name of header is provided as a constant 
`SpringSecurityProvider.PRINCIPAL_NAME_HEADER`) with current authorized identity
 as value  or header is not present in case of rejected requests.
+
+include::spring-boot:partial$starter.adoc[]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xtokenize-language.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xtokenize-language.adoc
index 0519ecb..0f39d39 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xtokenize-language.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xtokenize-language.adoc
@@ -7,6 +7,8 @@
 :since: 2.14
 :supportLevel: Stable
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/xtokenize.adoc[opts=optional]
+//Manually maintained attributes
+:camel-spring-boot-name: xml-jaxp
 
 *Since Camel {since}*
 
@@ -36,3 +38,5 @@ The XML Tokenize language supports 4 options, which are 
listed below.
 | trim | true | Boolean | Whether to trim the value to remove leading and 
trailing whitespaces and line breaks
 |===
 // language options: END
+
+ include::spring-boot:partial$starter.adoc[]
diff --git a/docs/components/modules/languages/pages/constant-language.adoc 
b/docs/components/modules/languages/pages/constant-language.adoc
index 5ef4fa3..03caeff 100644
--- a/docs/components/modules/languages/pages/constant-language.adoc
+++ b/docs/components/modules/languages/pages/constant-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/constant.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/languages/pages/csimple-language.adoc 
b/docs/components/modules/languages/pages/csimple-language.adoc
index 74e430a..adaaf60 100644
--- a/docs/components/modules/languages/pages/csimple-language.adoc
+++ b/docs/components/modules/languages/pages/csimple-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/csimple.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git 
a/docs/components/modules/languages/pages/exchangeProperty-language.adoc 
b/docs/components/modules/languages/pages/exchangeProperty-language.adoc
index 739487e..31088d0 100644
--- a/docs/components/modules/languages/pages/exchangeProperty-language.adoc
+++ b/docs/components/modules/languages/pages/exchangeProperty-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/exchangeProperty.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/languages/pages/file-language.adoc 
b/docs/components/modules/languages/pages/file-language.adoc
index ead1385..10916d6 100644
--- a/docs/components/modules/languages/pages/file-language.adoc
+++ b/docs/components/modules/languages/pages/file-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/file.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/languages/pages/header-language.adoc 
b/docs/components/modules/languages/pages/header-language.adoc
index 46fa9cc..fc75391 100644
--- a/docs/components/modules/languages/pages/header-language.adoc
+++ b/docs/components/modules/languages/pages/header-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/header.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/languages/pages/ref-language.adoc 
b/docs/components/modules/languages/pages/ref-language.adoc
index 0562784..1e11729 100644
--- a/docs/components/modules/languages/pages/ref-language.adoc
+++ b/docs/components/modules/languages/pages/ref-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/ref.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/languages/pages/simple-language.adoc 
b/docs/components/modules/languages/pages/simple-language.adoc
index c1e5250..59282dd 100644
--- a/docs/components/modules/languages/pages/simple-language.adoc
+++ b/docs/components/modules/languages/pages/simple-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/simple.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/languages/pages/tokenize-language.adoc 
b/docs/components/modules/languages/pages/tokenize-language.adoc
index ae37653..c518a9b 100644
--- a/docs/components/modules/languages/pages/tokenize-language.adoc
+++ b/docs/components/modules/languages/pages/tokenize-language.adoc
@@ -11,6 +11,7 @@
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/languages/tokenize.adoc[opts=optional]
 //Manually maintained attributes
 :camel-spring-boot-name: core
+:starter-artifactid: camel-core-starter
 
 *Since Camel {since}*
 

Reply via email to