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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new b8bf8df  [create-pull-request] automated change
b8bf8df is described below

commit b8bf8dfd58683fc283d06f3c65030e92cb7d7680
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 24 00:54:33 2020 +0000

    [create-pull-request] automated change
---
 .../camel/springboot/catalog/components/exec.json  |  2 +-
 .../springboot/catalog/components/facebook.json    |  2 +-
 .../camel/springboot/catalog/components/fhir.json  |  2 +-
 .../springboot/catalog/components/file-watch.json  |  2 +-
 .../camel/springboot/catalog/components/file.json  |  2 +-
 .../springboot/catalog/components/flatpack.json    |  2 +-
 .../camel/springboot/catalog/components/flink.json |  2 +-
 .../camel/springboot/catalog/components/fop.json   |  2 +-
 .../springboot/catalog/components/freemarker.json  |  2 +-
 .../camel/springboot/catalog/components/ftp.json   |  2 +-
 .../camel/springboot/catalog/components/ftps.json  |  2 +-
 .../springboot/catalog/components/ganglia.json     |  2 +-
 .../springboot/catalog/components/geocoder.json    |  2 +-
 .../camel/springboot/catalog/components/git.json   |  2 +-
 .../springboot/catalog/components/github.json      |  2 +-
 .../catalog/components/google-bigquery-sql.json    |  2 +-
 .../catalog/components/google-calendar-stream.json |  2 +-
 .../catalog/components/google-calendar.json        |  2 +-
 .../catalog/components/google-drive.json           |  2 +-
 .../catalog/components/google-mail-stream.json     |  2 +-
 .../springboot/catalog/components/google-mail.json |  2 +-
 .../catalog/components/google-pubsub.json          |  2 +-
 .../catalog/components/google-sheets-stream.json   |  2 +-
 .../catalog/components/google-sheets.json          |  2 +-
 .../camel/springboot/catalog/components/gora.json  |  2 +-
 .../springboot/catalog/components/graphql.json     |  2 +-
 .../camel/springboot/catalog/components/grpc.json  |  2 +-
 .../catalog/components/guava-eventbus.json         |  2 +-
 .../catalog/components/hazelcast-atomicvalue.json  |  2 +-
 .../catalog/components/hazelcast-instance.json     |  2 +-
 .../catalog/components/hazelcast-list.json         |  2 +-
 .../catalog/components/hazelcast-map.json          |  2 +-
 .../catalog/components/hazelcast-multimap.json     |  2 +-
 .../catalog/components/hazelcast-queue.json        |  2 +-
 .../components/hazelcast-replicatedmap.json        |  2 +-
 .../catalog/components/hazelcast-ringbuffer.json   |  2 +-
 .../catalog/components/hazelcast-seda.json         |  2 +-
 .../catalog/components/hazelcast-set.json          |  2 +-
 .../catalog/components/hazelcast-topic.json        |  2 +-
 .../camel/springboot/catalog/components/seda.json  |  2 +-
 .../camel/springboot/catalog/components/sftp.json  |  2 +-
 components-starter/README.adoc                     | 82 +++++++++++-----------
 .../springboot/ExecComponentConfiguration.java     |  2 +-
 .../springboot/FacebookComponentConfiguration.java |  3 +-
 .../springboot/FhirComponentConfiguration.java     |  3 +-
 .../springboot/FileComponentConfiguration.java     |  2 +-
 .../FileWatchComponentConfiguration.java           |  4 +-
 .../springboot/FlatpackComponentConfiguration.java |  3 +-
 .../springboot/FlinkComponentConfiguration.java    |  2 +-
 .../fop/springboot/FopComponentConfiguration.java  |  3 +-
 .../FreemarkerComponentConfiguration.java          |  2 +-
 .../springboot/FtpComponentConfiguration.java      |  3 +-
 .../springboot/FtpsComponentConfiguration.java     |  3 +-
 .../springboot/SftpComponentConfiguration.java     |  3 +-
 .../springboot/GangliaComponentConfiguration.java  |  3 +-
 .../springboot/GeoCoderComponentConfiguration.java |  4 +-
 .../git/springboot/GitComponentConfiguration.java  |  2 +-
 .../springboot/GitHubComponentConfiguration.java   |  2 +-
 .../GoogleBigQuerySQLComponentConfiguration.java   |  2 +-
 .../GoogleCalendarComponentConfiguration.java      |  2 +-
 ...GoogleCalendarStreamComponentConfiguration.java |  3 +-
 .../GoogleDriveComponentConfiguration.java         |  3 +-
 .../GoogleMailComponentConfiguration.java          |  2 +-
 .../GoogleMailStreamComponentConfiguration.java    |  2 +-
 .../GooglePubsubComponentConfiguration.java        |  3 +-
 .../GoogleSheetsComponentConfiguration.java        |  2 +-
 .../GoogleSheetsStreamComponentConfiguration.java  |  2 +-
 .../springboot/GoraComponentConfiguration.java     |  3 +-
 .../springboot/GrapeComponentConfiguration.java    |  4 +-
 .../springboot/GraphqlComponentConfiguration.java  |  2 +-
 .../springboot/GrpcComponentConfiguration.java     |  3 +-
 .../GuavaEventBusComponentConfiguration.java       |  3 +-
 ...azelcastAtomicnumberComponentConfiguration.java |  3 +-
 .../HazelcastInstanceComponentConfiguration.java   |  3 +-
 .../HazelcastListComponentConfiguration.java       |  2 +-
 .../HazelcastMapComponentConfiguration.java        |  2 +-
 .../HazelcastMultimapComponentConfiguration.java   |  3 +-
 .../HazelcastQueueComponentConfiguration.java      |  2 +-
 ...zelcastReplicatedmapComponentConfiguration.java |  3 +-
 .../HazelcastRingbufferComponentConfiguration.java |  3 +-
 .../HazelcastSedaComponentConfiguration.java       |  3 +-
 .../HazelcastSetComponentConfiguration.java        |  2 +-
 .../HazelcastTopicComponentConfiguration.java      |  2 +-
 .../springboot/SedaComponentConfiguration.java     |  3 +-
 docs/modules/ROOT/pages/list.adoc                  | 82 +++++++++++-----------
 tooling/camel-spring-boot-dependencies/pom.xml     |  5 ++
 86 files changed, 175 insertions(+), 187 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/exec.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/exec.json
index ecdc150..0876320 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/exec.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/exec.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "exec",
     "title": "Exec",
-    "description": "The exec component can be used to execute OS system 
commands.",
+    "description": "Execute commands on the underlying operating system.",
     "deprecated": false,
     "firstVersion": "2.3.0",
     "label": "system",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/facebook.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/facebook.json
index f13ed4c..b54847b 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/facebook.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/facebook.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "facebook",
     "title": "Facebook",
-    "description": "The Facebook component provides access to all of the 
Facebook APIs accessible using Facebook4J.",
+    "description": "Send requests to Facebook APIs supported by Facebook4J.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "social",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fhir.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fhir.json
index 3df640e..f0c8978 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fhir.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fhir.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "fhir",
     "title": "FHIR",
-    "description": "The fhir component is used for working with the FHIR 
protocol (health care).",
+    "description": "Exchange information in the healthcare domain using the 
FHIR (Fast Healthcare Interoperability Resources) standard.",
     "deprecated": false,
     "firstVersion": "2.23.0",
     "label": "hl7,api",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file-watch.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file-watch.json
index 201e1dc..ab1c661 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file-watch.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file-watch.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "file-watch",
     "title": "File Watch",
-    "description": "The file-watch is used to monitor file events in directory 
using java.nio.file.WatchService",
+    "description": "Get notified about file events in a directory using 
java.nio.file.WatchService.",
     "deprecated": false,
     "firstVersion": "3.0.0",
     "label": "file",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file.json
index a00e711..5c18148 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/file.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "file",
     "title": "File",
-    "description": "The file component is used for reading or writing files.",
+    "description": "Read and write files.",
     "deprecated": false,
     "firstVersion": "1.0.0",
     "label": "core,file",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flatpack.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flatpack.json
index 1df5ba3..0b1886a 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flatpack.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flatpack.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "flatpack",
     "title": "Flatpack",
-    "description": "The flatpack component supports fixed width and delimited 
file parsing via the FlatPack library.",
+    "description": "Parse fixed width and delimited files using the FlatPack 
library.",
     "deprecated": false,
     "firstVersion": "1.4.0",
     "label": "transformation",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flink.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flink.json
index 41db266..ee5ac53 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flink.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/flink.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "flink",
     "title": "Flink",
-    "description": "The flink component can be used to send DataSet jobs to 
Apache Flink cluster.",
+    "description": "Send DataSet jobs to an Apache Flink cluster.",
     "deprecated": false,
     "firstVersion": "2.18.0",
     "label": "hadoop",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fop.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fop.json
index 63b936f..a3daf27 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fop.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/fop.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "fop",
     "title": "FOP",
-    "description": "The fop component allows you to render a message into 
different output formats using Apache FOP.",
+    "description": "Render messages into PDF and other output formats 
supported by Apache FOP.",
     "deprecated": false,
     "firstVersion": "2.10.0",
     "label": "transformation",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/freemarker.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/freemarker.json
index 1c829d7..7c83f3d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/freemarker.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/freemarker.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "freemarker",
     "title": "Freemarker",
-    "description": "Transforms the message using a FreeMarker template.",
+    "description": "Transform messages using FreeMarker templates.",
     "deprecated": false,
     "firstVersion": "2.10.0",
     "label": "transformation",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftp.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftp.json
index 871387e..a764b77 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftp.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftp.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "ftp",
     "title": "FTP",
-    "description": "The ftp component is used for uploading or downloading 
files from FTP servers.",
+    "description": "Upload and download files to\/from FTP servers.",
     "deprecated": false,
     "deprecationNote": "",
     "firstVersion": "1.1.0",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftps.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftps.json
index 4965860..20a445f 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftps.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ftps.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "ftps",
     "title": "FTPS",
-    "description": "The ftps (FTP secure SSL\/TLS) component is used for 
uploading or downloading files from FTP servers.",
+    "description": "Upload and download files to\/from FTP servers supporting 
the FTPS protocol.",
     "deprecated": false,
     "deprecationNote": "",
     "firstVersion": "2.2.0",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ganglia.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ganglia.json
index 0ec66c2..f6a0ab0 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ganglia.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ganglia.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "ganglia",
     "title": "Ganglia",
-    "description": "The ganglia component is used for sending metrics to the 
Ganglia monitoring system.",
+    "description": "Send metrics to Ganglia monitoring system.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "monitoring",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/geocoder.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/geocoder.json
index 01d0bf1..d680b51 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/geocoder.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/geocoder.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "geocoder",
     "title": "Geocoder",
-    "description": "The geocoder component is used for looking up geocodes 
(latitude and longitude) for a given address, or reverse lookup.",
+    "description": "Find geocodes (latitude and longitude) for a given address 
or the other way round.",
     "deprecated": false,
     "firstVersion": "2.12.0",
     "label": "api,location",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/git.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/git.json
index 59908c7..9aba2d8 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/git.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/git.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "git",
     "title": "Git",
-    "description": "The git component is used for working with git 
repositories.",
+    "description": "Perform operations on git repositories.",
     "deprecated": false,
     "firstVersion": "2.16.0",
     "label": "file",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/github.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/github.json
index df0816a..c7379eb 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/github.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/github.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "github",
     "title": "GitHub",
-    "description": "The github component is used for integrating Camel with 
github.",
+    "description": "Interact with the GitHub API.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "api,file",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery-sql.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery-sql.json
index 8fa8799..0c46254 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery-sql.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery-sql.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-bigquery-sql",
     "title": "Google BigQuery Standard SQL",
-    "description": "Google BigQuery data warehouse for analytics (using SQL 
queries).",
+    "description": "Access Google Cloud BigQuery service using SQL queries.",
     "deprecated": false,
     "firstVersion": "2.23.0",
     "label": "cloud,messaging",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar-stream.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar-stream.json
index 43cd05c..8280681 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar-stream.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar-stream.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-calendar-stream",
     "title": "Google Calendar Stream",
-    "description": "The google-calendar-stream component provides access to 
Google Calendar in a streaming mode.",
+    "description": "Poll for changes in a Google Calendar.",
     "deprecated": false,
     "firstVersion": "2.23.0",
     "label": "api,cloud",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar.json
index 565b240..03f476e 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-calendar.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-calendar",
     "title": "Google Calendar",
-    "description": "The google-calendar component provides access to Google 
Calendar.",
+    "description": "Perform various operations on a Google Calendar.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "api,cloud",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-drive.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-drive.json
index 35d21ce..75039cc 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-drive.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-drive.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-drive",
     "title": "Google Drive",
-    "description": "The google-drive component provides access to Google Drive 
file storage service.",
+    "description": "Manage files in Google Drive.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "api,cloud,file",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail-stream.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail-stream.json
index 8cfdb00..fbf5ae4 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail-stream.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail-stream.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-mail-stream",
     "title": "Google Mail Stream",
-    "description": "The google-mail component provides access to Google Mail.",
+    "description": "Poll for incoming messages in Google Mail.",
     "deprecated": false,
     "firstVersion": "2.22.0",
     "label": "api,cloud,mail",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail.json
index 7068f8e..f8565ed 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-mail.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-mail",
     "title": "Google Mail",
-    "description": "The google-mail component provides access to Google Mail.",
+    "description": "Manage messages in Google Mail.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "api,cloud,mail",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub.json
index 14a9d5d..591098e 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-pubsub.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-pubsub",
     "title": "Google Pubsub",
-    "description": "Messaging client for Google Cloud Platform PubSub Service 
Built on top of the Google Cloud Pub\/Sub libraries.",
+    "description": "Send and receive messages to\/from Google Cloud Platform 
PubSub Service.",
     "deprecated": false,
     "firstVersion": "2.19.0",
     "label": "messaging",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets-stream.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets-stream.json
index 9def038..5b9f51d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets-stream.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets-stream.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-sheets-stream",
     "title": "Google Sheets Stream",
-    "description": "The google-sheets-stream component provides access to 
Google Sheets.",
+    "description": "Poll for changes in Google Sheets.",
     "deprecated": false,
     "firstVersion": "2.23.0",
     "label": "api,cloud,sheets",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets.json
index eb40641..df1471c 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-sheets.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "google-sheets",
     "title": "Google Sheets",
-    "description": "The google-sheets component provides access to Google 
Sheets.",
+    "description": "Manage spreadsheets in Google Sheets.",
     "deprecated": false,
     "firstVersion": "2.23.0",
     "label": "api,cloud,sheets",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/gora.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/gora.json
index 6129905..01d36f8 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/gora.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/gora.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "gora",
     "title": "Gora",
-    "description": "The gora component allows you to work with NoSQL databases 
using the Apache Gora framework.",
+    "description": "Access NoSQL databases using the Apache Gora framework.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "database,hadoop,nosql",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/graphql.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/graphql.json
index 9b529dd..1dfebf7 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/graphql.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/graphql.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "graphql",
     "title": "GraphQL",
-    "description": "A Camel GraphQL Component",
+    "description": "Send GraphQL queries and mutations to external systems.",
     "deprecated": false,
     "firstVersion": "3.0.0",
     "label": "api",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/grpc.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/grpc.json
index 2d44b1f..2d63c60 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/grpc.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/grpc.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "grpc",
     "title": "gRPC",
-    "description": "The gRPC component allows to call and expose remote 
procedures via HTTP\/2 with protobuf dataformat",
+    "description": "Expose gRPC endpoints and access external gRPC endpoints.",
     "deprecated": false,
     "firstVersion": "2.19.0",
     "label": "rpc",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
index a825841..9592849 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/guava-eventbus.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "guava-eventbus",
     "title": "Guava EventBus",
-    "description": "The guava-eventbus component provides integration bridge 
between Camel and Google Guava EventBus.",
+    "description": "Send and receive messages to\/from Guava EventBus.",
     "deprecated": false,
     "firstVersion": "2.10.0",
     "label": "eventbus",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-atomicvalue.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-atomicvalue.json
index 764d494..769b67f 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-atomicvalue.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-atomicvalue.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-atomicvalue",
     "title": "Hazelcast Atomic Number",
-    "description": "The hazelcast-atomicvalue component is used to access 
Hazelcast atomic number, which is an object that simply provides a grid wide 
number (long).",
+    "description": "Increment, decrement, set, etc. Hazelcast atomic number (a 
grid wide number).",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-instance.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-instance.json
index 276ada3..98fbc2d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-instance.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-instance.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-instance",
     "title": "Hazelcast Instance",
-    "description": "The hazelcast-instance component is used to consume 
join\/leave events of the cache instance in the cluster.",
+    "description": "Consume join\/leave events of a cache instance in a 
Hazelcast cluster.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-list.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-list.json
index 7161194..9759f68 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-list.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-list.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-list",
     "title": "Hazelcast List",
-    "description": "The hazelcast-list component is used to access Hazelcast 
distributed list.",
+    "description": "Perform operations on Hazelcast distributed list.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-map.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-map.json
index ad5c054..43b6720 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-map.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-map.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-map",
     "title": "Hazelcast Map",
-    "description": "The hazelcast-map component is used to access Hazelcast 
distributed map.",
+    "description": "Perform operations on Hazelcast distributed map.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-multimap.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-multimap.json
index 302f383..740ec3d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-multimap.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-multimap.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-multimap",
     "title": "Hazelcast Multimap",
-    "description": "The hazelcast-multimap component is used to to access 
Hazelcast distributed multimap.",
+    "description": "Perform operations on Hazelcast distributed multimap.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-queue.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-queue.json
index 537138b..c373b33 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-queue.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-queue.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-queue",
     "title": "Hazelcast Queue",
-    "description": "The hazelcast-queue component is used to access Hazelcast 
distributed queue.",
+    "description": "Perform operations on Hazelcast distributed queue.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-replicatedmap.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-replicatedmap.json
index 40b464a..d3d827c 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-replicatedmap.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-replicatedmap.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-replicatedmap",
     "title": "Hazelcast Replicated Map",
-    "description": "The hazelcast-replicatedmap component is used to access 
Hazelcast replicated map.",
+    "description": "Perform operations on Hazelcast replicated map.",
     "deprecated": false,
     "firstVersion": "2.16.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-ringbuffer.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-ringbuffer.json
index 497413c..69d2e1c 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-ringbuffer.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-ringbuffer.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-ringbuffer",
     "title": "Hazelcast Ringbuffer",
-    "description": "The hazelcast-ringbuffer component is used to access 
Hazelcast distributed ringbuffer.",
+    "description": "Perform operations on Hazelcast distributed ringbuffer.",
     "deprecated": false,
     "firstVersion": "2.16.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-seda.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-seda.json
index c6e5dc7..a13e826 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-seda.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-seda.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-seda",
     "title": "Hazelcast SEDA",
-    "description": "The hazelcast-seda component is used to access Hazelcast 
BlockingQueue.",
+    "description": "Asynchronously send\/receive Exchanges between Camel 
routes running on potentially distinct JVMs\/hosts backed by Hazelcast 
BlockingQueue.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-set.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-set.json
index e3d6f35..3eb6481 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-set.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-set.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-set",
     "title": "Hazelcast Set",
-    "description": "The hazelcast-set component is used to access Hazelcast 
distributed set.",
+    "description": "Perform operations on Hazelcast distributed set.",
     "deprecated": false,
     "firstVersion": "2.7.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-topic.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-topic.json
index dcb26d7..c3424e2 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-topic.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hazelcast-topic.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "hazelcast-topic",
     "title": "Hazelcast Topic",
-    "description": "The hazelcast-topic component is used to access Hazelcast 
distributed topic.",
+    "description": "Send and receive messages to\/from Hazelcast distributed 
topic.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "cache,datagrid",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/seda.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/seda.json
index 7f721a5..6dc0e6b 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/seda.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/seda.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "seda",
     "title": "SEDA",
-    "description": "The seda component provides asynchronous call to another 
endpoint from any CamelContext in the same JVM.",
+    "description": "Asynchronously call another endpoint from any Camel 
Context in the same JVM.",
     "deprecated": false,
     "firstVersion": "1.1.0",
     "label": "core,endpoint",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/sftp.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/sftp.json
index c1540e9..856028b 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/sftp.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/sftp.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "sftp",
     "title": "SFTP",
-    "description": "The sftp (FTP over SSH) component is used for uploading or 
downloading files from SFTP servers.",
+    "description": "Upload and download files to\/from SFTP servers.",
     "deprecated": false,
     "deprecationNote": "",
     "firstVersion": "1.1.0",
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 8ef7c77..db09c50 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -336,124 +336,124 @@ Number of Camel components: 328 in 261 JAR artifacts (1 
deprecated)
 `etcd-watch:path` | 2.18 | Watch specific etcd keys or directories for changes.
 
 | link:https://camel.apache.org/components/latest/exec-component.html[Exec] 
(camel-exec-starter) +
-`exec:executable` | 2.3 | The exec component can be used to execute OS system 
commands.
+`exec:executable` | 2.3 | Execute commands on the underlying operating system.
 
 | 
link:https://camel.apache.org/components/latest/facebook-component.html[Facebook]
 (camel-facebook-starter) +
-`facebook:methodName` | 2.14 | The Facebook component provides access to all 
of the Facebook APIs accessible using Facebook4J.
+`facebook:methodName` | 2.14 | Send requests to Facebook APIs supported by 
Facebook4J.
 
 | link:https://camel.apache.org/components/latest/fhir-component.html[FHIR] 
(camel-fhir-starter) +
-`fhir:apiName/methodName` | 2.23 | The fhir component is used for working with 
the FHIR protocol (health care).
+`fhir:apiName/methodName` | 2.23 | Exchange information in the healthcare 
domain using the FHIR (Fast Healthcare Interoperability Resources) standard.
 
 | link:https://camel.apache.org/components/latest/file-component.html[File] 
(camel-file-starter) +
-`file:directoryName` | 1.0 | The file component is used for reading or writing 
files.
+`file:directoryName` | 1.0 | Read and write files.
 
 | 
link:https://camel.apache.org/components/latest/file-watch-component.html[File 
Watch] (camel-file-watch-starter) +
-`file-watch:path` | 3.0 | The file-watch is used to monitor file events in 
directory using java.nio.file.WatchService
+`file-watch:path` | 3.0 | Get notified about file events in a directory using 
java.nio.file.WatchService.
 
 | 
link:https://camel.apache.org/components/latest/flatpack-component.html[Flatpack]
 (camel-flatpack-starter) +
-`flatpack:type:resourceUri` | 1.4 | The flatpack component supports fixed 
width and delimited file parsing via the FlatPack library.
+`flatpack:type:resourceUri` | 1.4 | Parse fixed width and delimited files 
using the FlatPack library.
 
 | link:https://camel.apache.org/components/latest/flink-component.html[Flink] 
(camel-flink-starter) +
-`flink:endpointType` | 2.18 | The flink component can be used to send DataSet 
jobs to Apache Flink cluster.
+`flink:endpointType` | 2.18 | Send DataSet jobs to an Apache Flink cluster.
 
 | link:https://camel.apache.org/components/latest/fop-component.html[FOP] 
(camel-fop-starter) +
-`fop:outputType` | 2.10 | The fop component allows you to render a message 
into different output formats using Apache FOP.
+`fop:outputType` | 2.10 | Render messages into PDF and other output formats 
supported by Apache FOP.
 
 | 
link:https://camel.apache.org/components/latest/freemarker-component.html[Freemarker]
 (camel-freemarker-starter) +
-`freemarker:resourceUri` | 2.10 | Transforms the message using a FreeMarker 
template.
+`freemarker:resourceUri` | 2.10 | Transform messages using FreeMarker 
templates.
 
 | link:https://camel.apache.org/components/latest/ftp-component.html[FTP] 
(camel-ftp-starter) +
-`ftp:host:port/directoryName` | 1.1 | The \ftp component is used for uploading 
or downloading files from FTP servers.
+`ftp:host:port/directoryName` | 1.1 | Upload and download files to/from FTP 
servers.
 
 | link:https://camel.apache.org/components/latest/ftps-component.html[FTPS] 
(camel-ftp-starter) +
-`ftps:host:port/directoryName` | 2.2 | The \ftps (FTP secure SSL/TLS) 
component is used for uploading or downloading files from FTP servers.
+`ftps:host:port/directoryName` | 2.2 | Upload and download files to/from FTP 
servers supporting the FTPS protocol.
 
 | 
link:https://camel.apache.org/components/latest/ganglia-component.html[Ganglia] 
(camel-ganglia-starter) +
-`ganglia:host:port` | 2.15 | The ganglia component is used for sending metrics 
to the Ganglia monitoring system.
+`ganglia:host:port` | 2.15 | Send metrics to Ganglia monitoring system.
 
 | 
link:https://camel.apache.org/components/latest/geocoder-component.html[Geocoder]
 (camel-geocoder-starter) +
-`geocoder:address:latlng` | 2.12 | The geocoder component is used for looking 
up geocodes (latitude and longitude) for a given address, or reverse lookup.
+`geocoder:address:latlng` | 2.12 | Find geocodes (latitude and longitude) for 
a given address or the other way round.
 
 | link:https://camel.apache.org/components/latest/git-component.html[Git] 
(camel-git-starter) +
-`git:localPath` | 2.16 | The git component is used for working with git 
repositories.
+`git:localPath` | 2.16 | Perform operations on git repositories.
 
 | 
link:https://camel.apache.org/components/latest/github-component.html[GitHub] 
(camel-github-starter) +
-`github:type/branchName` | 2.15 | The github component is used for integrating 
Camel with github.
+`github:type/branchName` | 2.15 | Interact with the GitHub API.
 
 | 
link:https://camel.apache.org/components/latest/google-bigquery-component.html[Google
 BigQuery] (camel-google-bigquery-starter) +
 `google-bigquery:projectId:datasetId:tableId` | 2.20 | Google BigQuery data 
warehouse for analytics.
 
 | 
link:https://camel.apache.org/components/latest/google-bigquery-sql-component.html[Google
 BigQuery Standard SQL] (camel-google-bigquery-starter) +
-`google-bigquery-sql:projectId:query` | 2.23 | Google BigQuery data warehouse 
for analytics (using SQL queries).
+`google-bigquery-sql:projectId:query` | 2.23 | Access Google Cloud BigQuery 
service using SQL queries.
 
 | 
link:https://camel.apache.org/components/latest/google-calendar-component.html[Google
 Calendar] (camel-google-calendar-starter) +
-`google-calendar:apiName/methodName` | 2.15 | The google-calendar component 
provides access to Google Calendar.
+`google-calendar:apiName/methodName` | 2.15 | Perform various operations on a 
Google Calendar.
 
 | 
link:https://camel.apache.org/components/latest/google-calendar-stream-component.html[Google
 Calendar Stream] (camel-google-calendar-starter) +
-`google-calendar-stream:index` | 2.23 | The google-calendar-stream component 
provides access to Google Calendar in a streaming mode.
+`google-calendar-stream:index` | 2.23 | Poll for changes in a Google Calendar.
 
 | 
link:https://camel.apache.org/components/latest/google-drive-component.html[Google
 Drive] (camel-google-drive-starter) +
-`google-drive:apiName/methodName` | 2.14 | The google-drive component provides 
access to Google Drive file storage service.
+`google-drive:apiName/methodName` | 2.14 | Manage files in Google Drive.
 
 | 
link:https://camel.apache.org/components/latest/google-mail-component.html[Google
 Mail] (camel-google-mail-starter) +
-`google-mail:apiName/methodName` | 2.15 | The google-mail component provides 
access to Google Mail.
+`google-mail:apiName/methodName` | 2.15 | Manage messages in Google Mail.
 
 | 
link:https://camel.apache.org/components/latest/google-mail-stream-component.html[Google
 Mail Stream] (camel-google-mail-starter) +
-`google-mail-stream:index` | 2.22 | The google-mail component provides access 
to Google Mail.
+`google-mail-stream:index` | 2.22 | Poll for incoming messages in Google Mail.
 
 | 
link:https://camel.apache.org/components/latest/google-pubsub-component.html[Google
 Pubsub] (camel-google-pubsub-starter) +
-`google-pubsub:projectId:destinationName` | 2.19 | Messaging client for Google 
Cloud Platform PubSub Service Built on top of the Google Cloud Pub/Sub 
libraries.
+`google-pubsub:projectId:destinationName` | 2.19 | Send and receive messages 
to/from Google Cloud Platform PubSub Service.
 
 | 
link:https://camel.apache.org/components/latest/google-sheets-component.html[Google
 Sheets] (camel-google-sheets-starter) +
-`google-sheets:apiName/methodName` | 2.23 | The google-sheets component 
provides access to Google Sheets.
+`google-sheets:apiName/methodName` | 2.23 | Manage spreadsheets in Google 
Sheets.
 
 | 
link:https://camel.apache.org/components/latest/google-sheets-stream-component.html[Google
 Sheets Stream] (camel-google-sheets-starter) +
-`google-sheets-stream:apiName` | 2.23 | The google-sheets-stream component 
provides access to Google Sheets.
+`google-sheets-stream:apiName` | 2.23 | Poll for changes in Google Sheets.
 
 | link:https://camel.apache.org/components/latest/gora-component.html[Gora] 
(camel-gora-starter) +
-`gora:name` | 2.14 | The gora component allows you to work with NoSQL 
databases using the Apache Gora framework.
+`gora:name` | 2.14 | Access NoSQL databases using the Apache Gora framework.
 
 | 
link:https://camel.apache.org/components/latest/graphql-component.html[GraphQL] 
(camel-graphql-starter) +
-`graphql:httpUri` | 3.0 | A Camel GraphQL Component
+`graphql:httpUri` | 3.0 | Send GraphQL queries and mutations to external 
systems.
 
 | link:https://camel.apache.org/components/latest/grpc-component.html[gRPC] 
(camel-grpc-starter) +
-`grpc:host:port/service` | 2.19 | The gRPC component allows to call and expose 
remote procedures via HTTP/2 with protobuf dataformat
+`grpc:host:port/service` | 2.19 | Expose gRPC endpoints and access external 
gRPC endpoints.
 
 | 
link:https://camel.apache.org/components/latest/guava-eventbus-component.html[Guava
 EventBus] (camel-guava-eventbus-starter) +
-`guava-eventbus:eventBusRef` | 2.10 | The guava-eventbus component provides 
integration bridge between Camel and Google Guava EventBus.
+`guava-eventbus:eventBusRef` | 2.10 | Send and receive messages to/from Guava 
EventBus.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-atomicvalue-component.html[Hazelcast
 Atomic Number] (camel-hazelcast-starter) +
-`hazelcast-atomicvalue:cacheName` | 2.7 | The hazelcast-atomicvalue component 
is used to access Hazelcast atomic number, which is an object that simply 
provides a grid wide number (long).
+`hazelcast-atomicvalue:cacheName` | 2.7 | Increment, decrement, set, etc. 
Hazelcast atomic number (a grid wide number).
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-instance-component.html[Hazelcast
 Instance] (camel-hazelcast-starter) +
-`hazelcast-instance:cacheName` | 2.7 | The hazelcast-instance component is 
used to consume join/leave events of the cache instance in the cluster.
+`hazelcast-instance:cacheName` | 2.7 | Consume join/leave events of a cache 
instance in a Hazelcast cluster.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-list-component.html[Hazelcast
 List] (camel-hazelcast-starter) +
-`hazelcast-list:cacheName` | 2.7 | The hazelcast-list component is used to 
access Hazelcast distributed list.
+`hazelcast-list:cacheName` | 2.7 | Perform operations on Hazelcast distributed 
list.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-map-component.html[Hazelcast
 Map] (camel-hazelcast-starter) +
-`hazelcast-map:cacheName` | 2.7 | The hazelcast-map component is used to 
access Hazelcast distributed map.
+`hazelcast-map:cacheName` | 2.7 | Perform operations on Hazelcast distributed 
map.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-multimap-component.html[Hazelcast
 Multimap] (camel-hazelcast-starter) +
-`hazelcast-multimap:cacheName` | 2.7 | The hazelcast-multimap component is 
used to to access Hazelcast distributed multimap.
+`hazelcast-multimap:cacheName` | 2.7 | Perform operations on Hazelcast 
distributed multimap.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-queue-component.html[Hazelcast
 Queue] (camel-hazelcast-starter) +
-`hazelcast-queue:cacheName` | 2.7 | The hazelcast-queue component is used to 
access Hazelcast distributed queue.
+`hazelcast-queue:cacheName` | 2.7 | Perform operations on Hazelcast 
distributed queue.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-replicatedmap-component.html[Hazelcast
 Replicated Map] (camel-hazelcast-starter) +
-`hazelcast-replicatedmap:cacheName` | 2.16 | The hazelcast-replicatedmap 
component is used to access Hazelcast replicated map.
+`hazelcast-replicatedmap:cacheName` | 2.16 | Perform operations on Hazelcast 
replicated map.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-ringbuffer-component.html[Hazelcast
 Ringbuffer] (camel-hazelcast-starter) +
-`hazelcast-ringbuffer:cacheName` | 2.16 | The hazelcast-ringbuffer component 
is used to access Hazelcast distributed ringbuffer.
+`hazelcast-ringbuffer:cacheName` | 2.16 | Perform operations on Hazelcast 
distributed ringbuffer.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-seda-component.html[Hazelcast
 SEDA] (camel-hazelcast-starter) +
-`hazelcast-seda:cacheName` | 2.7 | The hazelcast-seda component is used to 
access Hazelcast BlockingQueue.
+`hazelcast-seda:cacheName` | 2.7 | Asynchronously send/receive Exchanges 
between Camel routes running on potentially distinct JVMs/hosts backed by 
Hazelcast BlockingQueue.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-set-component.html[Hazelcast
 Set] (camel-hazelcast-starter) +
-`hazelcast-set:cacheName` | 2.7 | The hazelcast-set component is used to 
access Hazelcast distributed set.
+`hazelcast-set:cacheName` | 2.7 | Perform operations on Hazelcast distributed 
set.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-topic-component.html[Hazelcast
 Topic] (camel-hazelcast-starter) +
-`hazelcast-topic:cacheName` | 2.15 | The hazelcast-topic component is used to 
access Hazelcast distributed topic.
+`hazelcast-topic:cacheName` | 2.15 | Send and receive messages to/from 
Hazelcast distributed topic.
 
 | link:https://camel.apache.org/components/latest/hbase-component.html[HBase] 
(camel-hbase-starter) +
 `hbase:tableName` | 2.10 | For reading/writing from/to an HBase store (Hadoop 
database).
@@ -813,7 +813,7 @@ Number of Camel components: 328 in 261 JAR artifacts (1 
deprecated)
 `scp:host:port/directoryName` | 2.10 | To copy files using the secure copy 
protocol (SCP).
 
 | link:https://camel.apache.org/components/latest/seda-component.html[SEDA] 
(camel-seda-starter) +
-`seda:name` | 1.1 | The seda component provides asynchronous call to another 
endpoint from any CamelContext in the same JVM.
+`seda:name` | 1.1 | Asynchronously call another endpoint from any Camel 
Context in the same JVM.
 
 | 
link:https://camel.apache.org/components/latest/service-component.html[Service] 
(camel-service-starter) +
 `service:delegateUri` | 2.22 | Represents an endpoint which is registered to a 
Service Registry such as Consul, Etcd.
@@ -825,7 +825,7 @@ Number of Camel components: 328 in 261 JAR artifacts (1 
deprecated)
 `servlet:contextPath` | 2.0 | To use a HTTP Servlet as entry for Camel routes 
when running in a servlet container.
 
 | link:https://camel.apache.org/components/latest/sftp-component.html[SFTP] 
(camel-ftp-starter) +
-`sftp:host:port/directoryName` | 1.1 | The \sftp (FTP over SSH) component is 
used for uploading or downloading files from SFTP servers.
+`sftp:host:port/directoryName` | 1.1 | Upload and download files to/from SFTP 
servers.
 
 | link:https://camel.apache.org/components/latest/sjms-component.html[Simple 
JMS] (camel-sjms-starter) +
 `sjms:destinationType:destinationName` | 2.11 | The sjms component (simple 
jms) allows messages to be sent to (or consumed from) a JMS Queue or Topic 
(uses JMS 1.x API).
diff --git 
a/components-starter/camel-exec-starter/src/main/java/org/apache/camel/component/exec/springboot/ExecComponentConfiguration.java
 
b/components-starter/camel-exec-starter/src/main/java/org/apache/camel/component/exec/springboot/ExecComponentConfiguration.java
index 6bdea29..d7ea281 100644
--- 
a/components-starter/camel-exec-starter/src/main/java/org/apache/camel/component/exec/springboot/ExecComponentConfiguration.java
+++ 
b/components-starter/camel-exec-starter/src/main/java/org/apache/camel/component/exec/springboot/ExecComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The exec component can be used to execute OS system commands.
+ * Execute commands on the underlying operating system.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-facebook-starter/src/main/java/org/apache/camel/component/facebook/springboot/FacebookComponentConfiguration.java
 
b/components-starter/camel-facebook-starter/src/main/java/org/apache/camel/component/facebook/springboot/FacebookComponentConfiguration.java
index 52a342c..1cd01bd 100644
--- 
a/components-starter/camel-facebook-starter/src/main/java/org/apache/camel/component/facebook/springboot/FacebookComponentConfiguration.java
+++ 
b/components-starter/camel-facebook-starter/src/main/java/org/apache/camel/component/facebook/springboot/FacebookComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The Facebook component provides access to all of the Facebook APIs 
accessible
- * using Facebook4J.
+ * Send requests to Facebook APIs supported by Facebook4J.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirComponentConfiguration.java
 
b/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirComponentConfiguration.java
index 55bab18..14beda6 100644
--- 
a/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirComponentConfiguration.java
+++ 
b/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirComponentConfiguration.java
@@ -21,7 +21,8 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The fhir component is used for working with the FHIR protocol (health care).
+ * Exchange information in the healthcare domain using the FHIR (Fast 
Healthcare
+ * Interoperability Resources) standard.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-file-starter/src/main/java/org/apache/camel/component/file/springboot/FileComponentConfiguration.java
 
b/components-starter/camel-file-starter/src/main/java/org/apache/camel/component/file/springboot/FileComponentConfiguration.java
index f5b4cd5..cfadaef 100644
--- 
a/components-starter/camel-file-starter/src/main/java/org/apache/camel/component/file/springboot/FileComponentConfiguration.java
+++ 
b/components-starter/camel-file-starter/src/main/java/org/apache/camel/component/file/springboot/FileComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The file component is used for reading or writing files.
+ * Read and write files.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-file-watch-starter/src/main/java/org/apache/camel/component/file/watch/springboot/FileWatchComponentConfiguration.java
 
b/components-starter/camel-file-watch-starter/src/main/java/org/apache/camel/component/file/watch/springboot/FileWatchComponentConfiguration.java
index 3eb2915..9272bbc 100644
--- 
a/components-starter/camel-file-watch-starter/src/main/java/org/apache/camel/component/file/watch/springboot/FileWatchComponentConfiguration.java
+++ 
b/components-starter/camel-file-watch-starter/src/main/java/org/apache/camel/component/file/watch/springboot/FileWatchComponentConfiguration.java
@@ -21,8 +21,8 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The file-watch is used to monitor file events in directory using
- * java.nio.file.WatchService
+ * Get notified about file events in a directory using
+ * java.nio.file.WatchService.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/component/flatpack/springboot/FlatpackComponentConfiguration.java
 
b/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/component/flatpack/springboot/FlatpackComponentConfiguration.java
index 20e190b..0f8660b 100644
--- 
a/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/component/flatpack/springboot/FlatpackComponentConfiguration.java
+++ 
b/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/component/flatpack/springboot/FlatpackComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The flatpack component supports fixed width and delimited file parsing via
- * the FlatPack library.
+ * Parse fixed width and delimited files using the FlatPack library.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-flink-starter/src/main/java/org/apache/camel/component/flink/springboot/FlinkComponentConfiguration.java
 
b/components-starter/camel-flink-starter/src/main/java/org/apache/camel/component/flink/springboot/FlinkComponentConfiguration.java
index 696ee8e..88bcfd6 100644
--- 
a/components-starter/camel-flink-starter/src/main/java/org/apache/camel/component/flink/springboot/FlinkComponentConfiguration.java
+++ 
b/components-starter/camel-flink-starter/src/main/java/org/apache/camel/component/flink/springboot/FlinkComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The flink component can be used to send DataSet jobs to Apache Flink 
cluster.
+ * Send DataSet jobs to an Apache Flink cluster.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-fop-starter/src/main/java/org/apache/camel/component/fop/springboot/FopComponentConfiguration.java
 
b/components-starter/camel-fop-starter/src/main/java/org/apache/camel/component/fop/springboot/FopComponentConfiguration.java
index c4bdfff..1450b0c 100644
--- 
a/components-starter/camel-fop-starter/src/main/java/org/apache/camel/component/fop/springboot/FopComponentConfiguration.java
+++ 
b/components-starter/camel-fop-starter/src/main/java/org/apache/camel/component/fop/springboot/FopComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The fop component allows you to render a message into different output
- * formats using Apache FOP.
+ * Render messages into PDF and other output formats supported by Apache FOP.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-freemarker-starter/src/main/java/org/apache/camel/component/freemarker/springboot/FreemarkerComponentConfiguration.java
 
b/components-starter/camel-freemarker-starter/src/main/java/org/apache/camel/component/freemarker/springboot/FreemarkerComponentConfiguration.java
index ea81951..89a7bbc 100644
--- 
a/components-starter/camel-freemarker-starter/src/main/java/org/apache/camel/component/freemarker/springboot/FreemarkerComponentConfiguration.java
+++ 
b/components-starter/camel-freemarker-starter/src/main/java/org/apache/camel/component/freemarker/springboot/FreemarkerComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Transforms the message using a FreeMarker template.
+ * Transform messages using FreeMarker templates.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpComponentConfiguration.java
 
b/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpComponentConfiguration.java
index c6d68a8..68ab96d 100644
--- 
a/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpComponentConfiguration.java
+++ 
b/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The ftp component is used for uploading or downloading files from FTP
- * servers.
+ * Upload and download files to/from FTP servers.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpsComponentConfiguration.java
 
b/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpsComponentConfiguration.java
index ef648dd..fbd8f5c 100644
--- 
a/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpsComponentConfiguration.java
+++ 
b/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/FtpsComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The ftps (FTP secure SSL/TLS) component is used for uploading or downloading
- * files from FTP servers.
+ * Upload and download files to/from FTP servers supporting the FTPS protocol.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/SftpComponentConfiguration.java
 
b/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/SftpComponentConfiguration.java
index 8890705..52fa22e 100644
--- 
a/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/SftpComponentConfiguration.java
+++ 
b/components-starter/camel-ftp-starter/src/main/java/org/apache/camel/component/file/remote/springboot/SftpComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The sftp (FTP over SSH) component is used for uploading or downloading files
- * from SFTP servers.
+ * Upload and download files to/from SFTP servers.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-ganglia-starter/src/main/java/org/apache/camel/component/ganglia/springboot/GangliaComponentConfiguration.java
 
b/components-starter/camel-ganglia-starter/src/main/java/org/apache/camel/component/ganglia/springboot/GangliaComponentConfiguration.java
index 42c1807..fd47d62 100644
--- 
a/components-starter/camel-ganglia-starter/src/main/java/org/apache/camel/component/ganglia/springboot/GangliaComponentConfiguration.java
+++ 
b/components-starter/camel-ganglia-starter/src/main/java/org/apache/camel/component/ganglia/springboot/GangliaComponentConfiguration.java
@@ -25,8 +25,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The ganglia component is used for sending metrics to the Ganglia monitoring
- * system.
+ * Send metrics to Ganglia monitoring system.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-geocoder-starter/src/main/java/org/apache/camel/component/geocoder/springboot/GeoCoderComponentConfiguration.java
 
b/components-starter/camel-geocoder-starter/src/main/java/org/apache/camel/component/geocoder/springboot/GeoCoderComponentConfiguration.java
index 4506a95..4ba1aa5 100644
--- 
a/components-starter/camel-geocoder-starter/src/main/java/org/apache/camel/component/geocoder/springboot/GeoCoderComponentConfiguration.java
+++ 
b/components-starter/camel-geocoder-starter/src/main/java/org/apache/camel/component/geocoder/springboot/GeoCoderComponentConfiguration.java
@@ -21,8 +21,8 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The geocoder component is used for looking up geocodes (latitude and
- * longitude) for a given address, or reverse lookup.
+ * Find geocodes (latitude and longitude) for a given address or the other way
+ * round.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-git-starter/src/main/java/org/apache/camel/component/git/springboot/GitComponentConfiguration.java
 
b/components-starter/camel-git-starter/src/main/java/org/apache/camel/component/git/springboot/GitComponentConfiguration.java
index 4d42ee3..e9201db 100644
--- 
a/components-starter/camel-git-starter/src/main/java/org/apache/camel/component/git/springboot/GitComponentConfiguration.java
+++ 
b/components-starter/camel-git-starter/src/main/java/org/apache/camel/component/git/springboot/GitComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The git component is used for working with git repositories.
+ * Perform operations on git repositories.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-github-starter/src/main/java/org/apache/camel/component/github/springboot/GitHubComponentConfiguration.java
 
b/components-starter/camel-github-starter/src/main/java/org/apache/camel/component/github/springboot/GitHubComponentConfiguration.java
index 3e7a2b2..48ef9a8 100644
--- 
a/components-starter/camel-github-starter/src/main/java/org/apache/camel/component/github/springboot/GitHubComponentConfiguration.java
+++ 
b/components-starter/camel-github-starter/src/main/java/org/apache/camel/component/github/springboot/GitHubComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The github component is used for integrating Camel with github.
+ * Interact with the GitHub API.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-bigquery-starter/src/main/java/org/apache/camel/component/google/bigquery/sql/springboot/GoogleBigQuerySQLComponentConfiguration.java
 
b/components-starter/camel-google-bigquery-starter/src/main/java/org/apache/camel/component/google/bigquery/sql/springboot/GoogleBigQuerySQLComponentConfiguration.java
index 0e19676..2ad48a7 100644
--- 
a/components-starter/camel-google-bigquery-starter/src/main/java/org/apache/camel/component/google/bigquery/sql/springboot/GoogleBigQuerySQLComponentConfiguration.java
+++ 
b/components-starter/camel-google-bigquery-starter/src/main/java/org/apache/camel/component/google/bigquery/sql/springboot/GoogleBigQuerySQLComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Google BigQuery data warehouse for analytics (using SQL queries).
+ * Access Google Cloud BigQuery service using SQL queries.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/springboot/GoogleCalendarComponentConfiguration.java
 
b/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/springboot/GoogleCalendarComponentConfiguration.java
index 33ebba4..d75208d 100644
--- 
a/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/springboot/GoogleCalendarComponentConfiguration.java
+++ 
b/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/springboot/GoogleCalendarComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-calendar component provides access to Google Calendar.
+ * Perform various operations on a Google Calendar.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/stream/springboot/GoogleCalendarStreamComponentConfiguration.java
 
b/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/stream/springboot/GoogleCalendarStreamComponentConfiguration.java
index 48af321..f0cee2a 100644
--- 
a/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/stream/springboot/GoogleCalendarStreamComponentConfiguration.java
+++ 
b/components-starter/camel-google-calendar-starter/src/main/java/org/apache/camel/component/google/calendar/stream/springboot/GoogleCalendarStreamComponentConfiguration.java
@@ -22,8 +22,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-calendar-stream component provides access to Google Calendar in a
- * streaming mode.
+ * Poll for changes in a Google Calendar.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-drive-starter/src/main/java/org/apache/camel/component/google/drive/springboot/GoogleDriveComponentConfiguration.java
 
b/components-starter/camel-google-drive-starter/src/main/java/org/apache/camel/component/google/drive/springboot/GoogleDriveComponentConfiguration.java
index bc21521..a886206 100644
--- 
a/components-starter/camel-google-drive-starter/src/main/java/org/apache/camel/component/google/drive/springboot/GoogleDriveComponentConfiguration.java
+++ 
b/components-starter/camel-google-drive-starter/src/main/java/org/apache/camel/component/google/drive/springboot/GoogleDriveComponentConfiguration.java
@@ -22,8 +22,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-drive component provides access to Google Drive file storage
- * service.
+ * Manage files in Google Drive.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/springboot/GoogleMailComponentConfiguration.java
 
b/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/springboot/GoogleMailComponentConfiguration.java
index d394e94..2a4693b 100644
--- 
a/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/springboot/GoogleMailComponentConfiguration.java
+++ 
b/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/springboot/GoogleMailComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-mail component provides access to Google Mail.
+ * Manage messages in Google Mail.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/stream/springboot/GoogleMailStreamComponentConfiguration.java
 
b/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/stream/springboot/GoogleMailStreamComponentConfiguration.java
index e4def67..3b391e6 100644
--- 
a/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/stream/springboot/GoogleMailStreamComponentConfiguration.java
+++ 
b/components-starter/camel-google-mail-starter/src/main/java/org/apache/camel/component/google/mail/stream/springboot/GoogleMailStreamComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-mail component provides access to Google Mail.
+ * Poll for incoming messages in Google Mail.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-pubsub-starter/src/main/java/org/apache/camel/component/google/pubsub/springboot/GooglePubsubComponentConfiguration.java
 
b/components-starter/camel-google-pubsub-starter/src/main/java/org/apache/camel/component/google/pubsub/springboot/GooglePubsubComponentConfiguration.java
index 21f76fa..9756632 100644
--- 
a/components-starter/camel-google-pubsub-starter/src/main/java/org/apache/camel/component/google/pubsub/springboot/GooglePubsubComponentConfiguration.java
+++ 
b/components-starter/camel-google-pubsub-starter/src/main/java/org/apache/camel/component/google/pubsub/springboot/GooglePubsubComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Messaging client for Google Cloud Platform PubSub Service Built on top of 
the
- * Google Cloud Pub/Sub libraries.
+ * Send and receive messages to/from Google Cloud Platform PubSub Service.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/springboot/GoogleSheetsComponentConfiguration.java
 
b/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/springboot/GoogleSheetsComponentConfiguration.java
index 90c9d2d..3b593e2 100644
--- 
a/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/springboot/GoogleSheetsComponentConfiguration.java
+++ 
b/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/springboot/GoogleSheetsComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-sheets component provides access to Google Sheets.
+ * Manage spreadsheets in Google Sheets.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/stream/springboot/GoogleSheetsStreamComponentConfiguration.java
 
b/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/stream/springboot/GoogleSheetsStreamComponentConfiguration.java
index 7bb06fd..7679df5 100644
--- 
a/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/stream/springboot/GoogleSheetsStreamComponentConfiguration.java
+++ 
b/components-starter/camel-google-sheets-starter/src/main/java/org/apache/camel/component/google/sheets/stream/springboot/GoogleSheetsStreamComponentConfiguration.java
@@ -22,7 +22,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The google-sheets-stream component provides access to Google Sheets.
+ * Poll for changes in Google Sheets.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-gora-starter/src/main/java/org/apache/camel/component/gora/springboot/GoraComponentConfiguration.java
 
b/components-starter/camel-gora-starter/src/main/java/org/apache/camel/component/gora/springboot/GoraComponentConfiguration.java
index ddeced3..a70a464 100644
--- 
a/components-starter/camel-gora-starter/src/main/java/org/apache/camel/component/gora/springboot/GoraComponentConfiguration.java
+++ 
b/components-starter/camel-gora-starter/src/main/java/org/apache/camel/component/gora/springboot/GoraComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The gora component allows you to work with NoSQL databases using the Apache
- * Gora framework.
+ * Access NoSQL databases using the Apache Gora framework.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-grape-starter/src/main/java/org/apache/camel/component/grape/springboot/GrapeComponentConfiguration.java
 
b/components-starter/camel-grape-starter/src/main/java/org/apache/camel/component/grape/springboot/GrapeComponentConfiguration.java
index 9139adb..70ec979 100644
--- 
a/components-starter/camel-grape-starter/src/main/java/org/apache/camel/component/grape/springboot/GrapeComponentConfiguration.java
+++ 
b/components-starter/camel-grape-starter/src/main/java/org/apache/camel/component/grape/springboot/GrapeComponentConfiguration.java
@@ -21,8 +21,8 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The grape component allows you to fetch, load and manage additional jars 
when
- * CamelContext is running.
+ * Fetch, load and manage additional jars dynamically after Camel Context was
+ * started.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-graphql-starter/src/main/java/org/apache/camel/component/graphql/springboot/GraphqlComponentConfiguration.java
 
b/components-starter/camel-graphql-starter/src/main/java/org/apache/camel/component/graphql/springboot/GraphqlComponentConfiguration.java
index d9da479..3540256 100644
--- 
a/components-starter/camel-graphql-starter/src/main/java/org/apache/camel/component/graphql/springboot/GraphqlComponentConfiguration.java
+++ 
b/components-starter/camel-graphql-starter/src/main/java/org/apache/camel/component/graphql/springboot/GraphqlComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * A Camel GraphQL Component
+ * Send GraphQL queries and mutations to external systems.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-grpc-starter/src/main/java/org/apache/camel/component/grpc/springboot/GrpcComponentConfiguration.java
 
b/components-starter/camel-grpc-starter/src/main/java/org/apache/camel/component/grpc/springboot/GrpcComponentConfiguration.java
index c5fd577..719cb74 100644
--- 
a/components-starter/camel-grpc-starter/src/main/java/org/apache/camel/component/grpc/springboot/GrpcComponentConfiguration.java
+++ 
b/components-starter/camel-grpc-starter/src/main/java/org/apache/camel/component/grpc/springboot/GrpcComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The gRPC component allows to call and expose remote procedures via HTTP/2
- * with protobuf dataformat
+ * Expose gRPC endpoints and access external gRPC endpoints.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-guava-eventbus-starter/src/main/java/org/apache/camel/component/guava/eventbus/springboot/GuavaEventBusComponentConfiguration.java
 
b/components-starter/camel-guava-eventbus-starter/src/main/java/org/apache/camel/component/guava/eventbus/springboot/GuavaEventBusComponentConfiguration.java
index d935b0e..476ea89 100644
--- 
a/components-starter/camel-guava-eventbus-starter/src/main/java/org/apache/camel/component/guava/eventbus/springboot/GuavaEventBusComponentConfiguration.java
+++ 
b/components-starter/camel-guava-eventbus-starter/src/main/java/org/apache/camel/component/guava/eventbus/springboot/GuavaEventBusComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The guava-eventbus component provides integration bridge between Camel and
- * Google Guava EventBus.
+ * Send and receive messages to/from Guava EventBus.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/atomicnumber/springboot/HazelcastAtomicnumberComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/atomicnumber/springboot/HazelcastAtomicnumberComponentConfiguration.java
index 3069720..f3b645d 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/atomicnumber/springboot/HazelcastAtomicnumberComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/atomicnumber/springboot/HazelcastAtomicnumberComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-atomicvalue component is used to access Hazelcast atomic
- * number, which is an object that simply provides a grid wide number (long).
+ * Increment, decrement, set, etc. Hazelcast atomic number (a grid wide 
number).
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/instance/springboot/HazelcastInstanceComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/instance/springboot/HazelcastInstanceComponentConfiguration.java
index 20c7446..3f0864e 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/instance/springboot/HazelcastInstanceComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/instance/springboot/HazelcastInstanceComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-instance component is used to consume join/leave events of the
- * cache instance in the cluster.
+ * Consume join/leave events of a cache instance in a Hazelcast cluster.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/list/springboot/HazelcastListComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/list/springboot/HazelcastListComponentConfiguration.java
index c0a46d6..10423e1 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/list/springboot/HazelcastListComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/list/springboot/HazelcastListComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-list component is used to access Hazelcast distributed list.
+ * Perform operations on Hazelcast distributed list.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/map/springboot/HazelcastMapComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/map/springboot/HazelcastMapComponentConfiguration.java
index 9899616..3aa3c4f 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/map/springboot/HazelcastMapComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/map/springboot/HazelcastMapComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-map component is used to access Hazelcast distributed map.
+ * Perform operations on Hazelcast distributed map.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/multimap/springboot/HazelcastMultimapComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/multimap/springboot/HazelcastMultimapComponentConfiguration.java
index 5f72009..03b33bc 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/multimap/springboot/HazelcastMultimapComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/multimap/springboot/HazelcastMultimapComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-multimap component is used to to access Hazelcast distributed
- * multimap.
+ * Perform operations on Hazelcast distributed multimap.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/queue/springboot/HazelcastQueueComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/queue/springboot/HazelcastQueueComponentConfiguration.java
index 956acd6..987ca12 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/queue/springboot/HazelcastQueueComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/queue/springboot/HazelcastQueueComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-queue component is used to access Hazelcast distributed queue.
+ * Perform operations on Hazelcast distributed queue.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/replicatedmap/springboot/HazelcastReplicatedmapComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/replicatedmap/springboot/HazelcastReplicatedmapComponentConfiguration.java
index d0f7989..41777eb 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/replicatedmap/springboot/HazelcastReplicatedmapComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/replicatedmap/springboot/HazelcastReplicatedmapComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-replicatedmap component is used to access Hazelcast replicated
- * map.
+ * Perform operations on Hazelcast replicated map.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/ringbuffer/springboot/HazelcastRingbufferComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/ringbuffer/springboot/HazelcastRingbufferComponentConfiguration.java
index fec702a..283eca2 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/ringbuffer/springboot/HazelcastRingbufferComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/ringbuffer/springboot/HazelcastRingbufferComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-ringbuffer component is used to access Hazelcast distributed
- * ringbuffer.
+ * Perform operations on Hazelcast distributed ringbuffer.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/seda/springboot/HazelcastSedaComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/seda/springboot/HazelcastSedaComponentConfiguration.java
index 7b6aae8..2739cf4 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/seda/springboot/HazelcastSedaComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/seda/springboot/HazelcastSedaComponentConfiguration.java
@@ -21,7 +21,8 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-seda component is used to access Hazelcast BlockingQueue.
+ * Asynchronously send/receive Exchanges between Camel routes running on
+ * potentially distinct JVMs/hosts backed by Hazelcast BlockingQueue.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/set/springboot/HazelcastSetComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/set/springboot/HazelcastSetComponentConfiguration.java
index 0b423bf..5b735d4 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/set/springboot/HazelcastSetComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/set/springboot/HazelcastSetComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-set component is used to access Hazelcast distributed set.
+ * Perform operations on Hazelcast distributed set.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/topic/springboot/HazelcastTopicComponentConfiguration.java
 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/topic/springboot/HazelcastTopicComponentConfiguration.java
index 854d29a..da08dc5 100644
--- 
a/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/topic/springboot/HazelcastTopicComponentConfiguration.java
+++ 
b/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/topic/springboot/HazelcastTopicComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The hazelcast-topic component is used to access Hazelcast distributed topic.
+ * Send and receive messages to/from Hazelcast distributed topic.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-seda-starter/src/main/java/org/apache/camel/component/seda/springboot/SedaComponentConfiguration.java
 
b/components-starter/camel-seda-starter/src/main/java/org/apache/camel/component/seda/springboot/SedaComponentConfiguration.java
index 3317077..78dead8 100644
--- 
a/components-starter/camel-seda-starter/src/main/java/org/apache/camel/component/seda/springboot/SedaComponentConfiguration.java
+++ 
b/components-starter/camel-seda-starter/src/main/java/org/apache/camel/component/seda/springboot/SedaComponentConfiguration.java
@@ -21,8 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * The seda component provides asynchronous call to another endpoint from any
- * CamelContext in the same JVM.
+ * Asynchronously call another endpoint from any Camel Context in the same JVM.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git a/docs/modules/ROOT/pages/list.adoc 
b/docs/modules/ROOT/pages/list.adoc
index 8ef7c77..db09c50 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -336,124 +336,124 @@ Number of Camel components: 328 in 261 JAR artifacts (1 
deprecated)
 `etcd-watch:path` | 2.18 | Watch specific etcd keys or directories for changes.
 
 | link:https://camel.apache.org/components/latest/exec-component.html[Exec] 
(camel-exec-starter) +
-`exec:executable` | 2.3 | The exec component can be used to execute OS system 
commands.
+`exec:executable` | 2.3 | Execute commands on the underlying operating system.
 
 | 
link:https://camel.apache.org/components/latest/facebook-component.html[Facebook]
 (camel-facebook-starter) +
-`facebook:methodName` | 2.14 | The Facebook component provides access to all 
of the Facebook APIs accessible using Facebook4J.
+`facebook:methodName` | 2.14 | Send requests to Facebook APIs supported by 
Facebook4J.
 
 | link:https://camel.apache.org/components/latest/fhir-component.html[FHIR] 
(camel-fhir-starter) +
-`fhir:apiName/methodName` | 2.23 | The fhir component is used for working with 
the FHIR protocol (health care).
+`fhir:apiName/methodName` | 2.23 | Exchange information in the healthcare 
domain using the FHIR (Fast Healthcare Interoperability Resources) standard.
 
 | link:https://camel.apache.org/components/latest/file-component.html[File] 
(camel-file-starter) +
-`file:directoryName` | 1.0 | The file component is used for reading or writing 
files.
+`file:directoryName` | 1.0 | Read and write files.
 
 | 
link:https://camel.apache.org/components/latest/file-watch-component.html[File 
Watch] (camel-file-watch-starter) +
-`file-watch:path` | 3.0 | The file-watch is used to monitor file events in 
directory using java.nio.file.WatchService
+`file-watch:path` | 3.0 | Get notified about file events in a directory using 
java.nio.file.WatchService.
 
 | 
link:https://camel.apache.org/components/latest/flatpack-component.html[Flatpack]
 (camel-flatpack-starter) +
-`flatpack:type:resourceUri` | 1.4 | The flatpack component supports fixed 
width and delimited file parsing via the FlatPack library.
+`flatpack:type:resourceUri` | 1.4 | Parse fixed width and delimited files 
using the FlatPack library.
 
 | link:https://camel.apache.org/components/latest/flink-component.html[Flink] 
(camel-flink-starter) +
-`flink:endpointType` | 2.18 | The flink component can be used to send DataSet 
jobs to Apache Flink cluster.
+`flink:endpointType` | 2.18 | Send DataSet jobs to an Apache Flink cluster.
 
 | link:https://camel.apache.org/components/latest/fop-component.html[FOP] 
(camel-fop-starter) +
-`fop:outputType` | 2.10 | The fop component allows you to render a message 
into different output formats using Apache FOP.
+`fop:outputType` | 2.10 | Render messages into PDF and other output formats 
supported by Apache FOP.
 
 | 
link:https://camel.apache.org/components/latest/freemarker-component.html[Freemarker]
 (camel-freemarker-starter) +
-`freemarker:resourceUri` | 2.10 | Transforms the message using a FreeMarker 
template.
+`freemarker:resourceUri` | 2.10 | Transform messages using FreeMarker 
templates.
 
 | link:https://camel.apache.org/components/latest/ftp-component.html[FTP] 
(camel-ftp-starter) +
-`ftp:host:port/directoryName` | 1.1 | The \ftp component is used for uploading 
or downloading files from FTP servers.
+`ftp:host:port/directoryName` | 1.1 | Upload and download files to/from FTP 
servers.
 
 | link:https://camel.apache.org/components/latest/ftps-component.html[FTPS] 
(camel-ftp-starter) +
-`ftps:host:port/directoryName` | 2.2 | The \ftps (FTP secure SSL/TLS) 
component is used for uploading or downloading files from FTP servers.
+`ftps:host:port/directoryName` | 2.2 | Upload and download files to/from FTP 
servers supporting the FTPS protocol.
 
 | 
link:https://camel.apache.org/components/latest/ganglia-component.html[Ganglia] 
(camel-ganglia-starter) +
-`ganglia:host:port` | 2.15 | The ganglia component is used for sending metrics 
to the Ganglia monitoring system.
+`ganglia:host:port` | 2.15 | Send metrics to Ganglia monitoring system.
 
 | 
link:https://camel.apache.org/components/latest/geocoder-component.html[Geocoder]
 (camel-geocoder-starter) +
-`geocoder:address:latlng` | 2.12 | The geocoder component is used for looking 
up geocodes (latitude and longitude) for a given address, or reverse lookup.
+`geocoder:address:latlng` | 2.12 | Find geocodes (latitude and longitude) for 
a given address or the other way round.
 
 | link:https://camel.apache.org/components/latest/git-component.html[Git] 
(camel-git-starter) +
-`git:localPath` | 2.16 | The git component is used for working with git 
repositories.
+`git:localPath` | 2.16 | Perform operations on git repositories.
 
 | 
link:https://camel.apache.org/components/latest/github-component.html[GitHub] 
(camel-github-starter) +
-`github:type/branchName` | 2.15 | The github component is used for integrating 
Camel with github.
+`github:type/branchName` | 2.15 | Interact with the GitHub API.
 
 | 
link:https://camel.apache.org/components/latest/google-bigquery-component.html[Google
 BigQuery] (camel-google-bigquery-starter) +
 `google-bigquery:projectId:datasetId:tableId` | 2.20 | Google BigQuery data 
warehouse for analytics.
 
 | 
link:https://camel.apache.org/components/latest/google-bigquery-sql-component.html[Google
 BigQuery Standard SQL] (camel-google-bigquery-starter) +
-`google-bigquery-sql:projectId:query` | 2.23 | Google BigQuery data warehouse 
for analytics (using SQL queries).
+`google-bigquery-sql:projectId:query` | 2.23 | Access Google Cloud BigQuery 
service using SQL queries.
 
 | 
link:https://camel.apache.org/components/latest/google-calendar-component.html[Google
 Calendar] (camel-google-calendar-starter) +
-`google-calendar:apiName/methodName` | 2.15 | The google-calendar component 
provides access to Google Calendar.
+`google-calendar:apiName/methodName` | 2.15 | Perform various operations on a 
Google Calendar.
 
 | 
link:https://camel.apache.org/components/latest/google-calendar-stream-component.html[Google
 Calendar Stream] (camel-google-calendar-starter) +
-`google-calendar-stream:index` | 2.23 | The google-calendar-stream component 
provides access to Google Calendar in a streaming mode.
+`google-calendar-stream:index` | 2.23 | Poll for changes in a Google Calendar.
 
 | 
link:https://camel.apache.org/components/latest/google-drive-component.html[Google
 Drive] (camel-google-drive-starter) +
-`google-drive:apiName/methodName` | 2.14 | The google-drive component provides 
access to Google Drive file storage service.
+`google-drive:apiName/methodName` | 2.14 | Manage files in Google Drive.
 
 | 
link:https://camel.apache.org/components/latest/google-mail-component.html[Google
 Mail] (camel-google-mail-starter) +
-`google-mail:apiName/methodName` | 2.15 | The google-mail component provides 
access to Google Mail.
+`google-mail:apiName/methodName` | 2.15 | Manage messages in Google Mail.
 
 | 
link:https://camel.apache.org/components/latest/google-mail-stream-component.html[Google
 Mail Stream] (camel-google-mail-starter) +
-`google-mail-stream:index` | 2.22 | The google-mail component provides access 
to Google Mail.
+`google-mail-stream:index` | 2.22 | Poll for incoming messages in Google Mail.
 
 | 
link:https://camel.apache.org/components/latest/google-pubsub-component.html[Google
 Pubsub] (camel-google-pubsub-starter) +
-`google-pubsub:projectId:destinationName` | 2.19 | Messaging client for Google 
Cloud Platform PubSub Service Built on top of the Google Cloud Pub/Sub 
libraries.
+`google-pubsub:projectId:destinationName` | 2.19 | Send and receive messages 
to/from Google Cloud Platform PubSub Service.
 
 | 
link:https://camel.apache.org/components/latest/google-sheets-component.html[Google
 Sheets] (camel-google-sheets-starter) +
-`google-sheets:apiName/methodName` | 2.23 | The google-sheets component 
provides access to Google Sheets.
+`google-sheets:apiName/methodName` | 2.23 | Manage spreadsheets in Google 
Sheets.
 
 | 
link:https://camel.apache.org/components/latest/google-sheets-stream-component.html[Google
 Sheets Stream] (camel-google-sheets-starter) +
-`google-sheets-stream:apiName` | 2.23 | The google-sheets-stream component 
provides access to Google Sheets.
+`google-sheets-stream:apiName` | 2.23 | Poll for changes in Google Sheets.
 
 | link:https://camel.apache.org/components/latest/gora-component.html[Gora] 
(camel-gora-starter) +
-`gora:name` | 2.14 | The gora component allows you to work with NoSQL 
databases using the Apache Gora framework.
+`gora:name` | 2.14 | Access NoSQL databases using the Apache Gora framework.
 
 | 
link:https://camel.apache.org/components/latest/graphql-component.html[GraphQL] 
(camel-graphql-starter) +
-`graphql:httpUri` | 3.0 | A Camel GraphQL Component
+`graphql:httpUri` | 3.0 | Send GraphQL queries and mutations to external 
systems.
 
 | link:https://camel.apache.org/components/latest/grpc-component.html[gRPC] 
(camel-grpc-starter) +
-`grpc:host:port/service` | 2.19 | The gRPC component allows to call and expose 
remote procedures via HTTP/2 with protobuf dataformat
+`grpc:host:port/service` | 2.19 | Expose gRPC endpoints and access external 
gRPC endpoints.
 
 | 
link:https://camel.apache.org/components/latest/guava-eventbus-component.html[Guava
 EventBus] (camel-guava-eventbus-starter) +
-`guava-eventbus:eventBusRef` | 2.10 | The guava-eventbus component provides 
integration bridge between Camel and Google Guava EventBus.
+`guava-eventbus:eventBusRef` | 2.10 | Send and receive messages to/from Guava 
EventBus.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-atomicvalue-component.html[Hazelcast
 Atomic Number] (camel-hazelcast-starter) +
-`hazelcast-atomicvalue:cacheName` | 2.7 | The hazelcast-atomicvalue component 
is used to access Hazelcast atomic number, which is an object that simply 
provides a grid wide number (long).
+`hazelcast-atomicvalue:cacheName` | 2.7 | Increment, decrement, set, etc. 
Hazelcast atomic number (a grid wide number).
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-instance-component.html[Hazelcast
 Instance] (camel-hazelcast-starter) +
-`hazelcast-instance:cacheName` | 2.7 | The hazelcast-instance component is 
used to consume join/leave events of the cache instance in the cluster.
+`hazelcast-instance:cacheName` | 2.7 | Consume join/leave events of a cache 
instance in a Hazelcast cluster.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-list-component.html[Hazelcast
 List] (camel-hazelcast-starter) +
-`hazelcast-list:cacheName` | 2.7 | The hazelcast-list component is used to 
access Hazelcast distributed list.
+`hazelcast-list:cacheName` | 2.7 | Perform operations on Hazelcast distributed 
list.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-map-component.html[Hazelcast
 Map] (camel-hazelcast-starter) +
-`hazelcast-map:cacheName` | 2.7 | The hazelcast-map component is used to 
access Hazelcast distributed map.
+`hazelcast-map:cacheName` | 2.7 | Perform operations on Hazelcast distributed 
map.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-multimap-component.html[Hazelcast
 Multimap] (camel-hazelcast-starter) +
-`hazelcast-multimap:cacheName` | 2.7 | The hazelcast-multimap component is 
used to to access Hazelcast distributed multimap.
+`hazelcast-multimap:cacheName` | 2.7 | Perform operations on Hazelcast 
distributed multimap.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-queue-component.html[Hazelcast
 Queue] (camel-hazelcast-starter) +
-`hazelcast-queue:cacheName` | 2.7 | The hazelcast-queue component is used to 
access Hazelcast distributed queue.
+`hazelcast-queue:cacheName` | 2.7 | Perform operations on Hazelcast 
distributed queue.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-replicatedmap-component.html[Hazelcast
 Replicated Map] (camel-hazelcast-starter) +
-`hazelcast-replicatedmap:cacheName` | 2.16 | The hazelcast-replicatedmap 
component is used to access Hazelcast replicated map.
+`hazelcast-replicatedmap:cacheName` | 2.16 | Perform operations on Hazelcast 
replicated map.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-ringbuffer-component.html[Hazelcast
 Ringbuffer] (camel-hazelcast-starter) +
-`hazelcast-ringbuffer:cacheName` | 2.16 | The hazelcast-ringbuffer component 
is used to access Hazelcast distributed ringbuffer.
+`hazelcast-ringbuffer:cacheName` | 2.16 | Perform operations on Hazelcast 
distributed ringbuffer.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-seda-component.html[Hazelcast
 SEDA] (camel-hazelcast-starter) +
-`hazelcast-seda:cacheName` | 2.7 | The hazelcast-seda component is used to 
access Hazelcast BlockingQueue.
+`hazelcast-seda:cacheName` | 2.7 | Asynchronously send/receive Exchanges 
between Camel routes running on potentially distinct JVMs/hosts backed by 
Hazelcast BlockingQueue.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-set-component.html[Hazelcast
 Set] (camel-hazelcast-starter) +
-`hazelcast-set:cacheName` | 2.7 | The hazelcast-set component is used to 
access Hazelcast distributed set.
+`hazelcast-set:cacheName` | 2.7 | Perform operations on Hazelcast distributed 
set.
 
 | 
link:https://camel.apache.org/components/latest/hazelcast-topic-component.html[Hazelcast
 Topic] (camel-hazelcast-starter) +
-`hazelcast-topic:cacheName` | 2.15 | The hazelcast-topic component is used to 
access Hazelcast distributed topic.
+`hazelcast-topic:cacheName` | 2.15 | Send and receive messages to/from 
Hazelcast distributed topic.
 
 | link:https://camel.apache.org/components/latest/hbase-component.html[HBase] 
(camel-hbase-starter) +
 `hbase:tableName` | 2.10 | For reading/writing from/to an HBase store (Hadoop 
database).
@@ -813,7 +813,7 @@ Number of Camel components: 328 in 261 JAR artifacts (1 
deprecated)
 `scp:host:port/directoryName` | 2.10 | To copy files using the secure copy 
protocol (SCP).
 
 | link:https://camel.apache.org/components/latest/seda-component.html[SEDA] 
(camel-seda-starter) +
-`seda:name` | 1.1 | The seda component provides asynchronous call to another 
endpoint from any CamelContext in the same JVM.
+`seda:name` | 1.1 | Asynchronously call another endpoint from any Camel 
Context in the same JVM.
 
 | 
link:https://camel.apache.org/components/latest/service-component.html[Service] 
(camel-service-starter) +
 `service:delegateUri` | 2.22 | Represents an endpoint which is registered to a 
Service Registry such as Consul, Etcd.
@@ -825,7 +825,7 @@ Number of Camel components: 328 in 261 JAR artifacts (1 
deprecated)
 `servlet:contextPath` | 2.0 | To use a HTTP Servlet as entry for Camel routes 
when running in a servlet container.
 
 | link:https://camel.apache.org/components/latest/sftp-component.html[SFTP] 
(camel-ftp-starter) +
-`sftp:host:port/directoryName` | 1.1 | The \sftp (FTP over SSH) component is 
used for uploading or downloading files from SFTP servers.
+`sftp:host:port/directoryName` | 1.1 | Upload and download files to/from SFTP 
servers.
 
 | link:https://camel.apache.org/components/latest/sjms-component.html[Simple 
JMS] (camel-sjms-starter) +
 `sjms:destinationType:destinationName` | 2.11 | The sjms component (simple 
jms) allows messages to be sent to (or consumed from) a JMS Queue or Topic 
(uses JMS 1.x API).
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index 42acffd..a5803e2 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -2159,6 +2159,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
+        <artifactId>camel-azure-storage-queue</artifactId>
+        <version>3.3.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
         <artifactId>camel-barcode</artifactId>
         <version>3.3.0-SNAPSHOT</version>
       </dependency>

Reply via email to