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

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

commit 8e030828ed5348bdd45b5ef0aa0a384ebf4714fd
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Feb 25 09:24:20 2024 +0100

    Regen
---
 .../springboot/catalog/components/aws2-sns.json    |  4 ++--
 .../catalog/components/azure-storage-datalake.json | 28 +++++++++++-----------
 .../springboot/catalog/components/knative.json     |  4 ++--
 .../springboot/catalog/components/wordpress.json   |  4 ++--
 .../src/main/docs/aws2-sns.json                    |  2 +-
 .../sns/springboot/Sns2ComponentConfiguration.java |  2 +-
 .../src/main/docs/azure-storage-datalake.json      |  8 +++----
 .../springboot/DataLakeComponentConfiguration.java | 10 ++++----
 .../WordpressComponentConfiguration.java           |  2 +-
 .../src/main/docs/spring-boot.json                 | 10 ++++++++
 10 files changed, 42 insertions(+), 32 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sns.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sns.json
index 6af19b27afe..a1d3536dfbe 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sns.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sns.json
@@ -28,7 +28,7 @@
     "kmsMasterKeyId": { "index": 2, "kind": "property", "displayName": "Kms 
Master Key Id", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "The ID of an AWS-managed customer master key 
(CMK) for Amazon SNS or a custom CMK." },
     "lazyStartProducer": { "index": 3, "kind": "property", "displayName": 
"Lazy Start Producer", "group": "producer", "label": "producer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Whether the producer should be started lazy (on the first message). By 
starting lazy you can use this to allow CamelContext and routes to startup in 
situations where a producer may otherwise fail [...]
     "messageDeduplicationIdStrategy": { "index": 4, "kind": "property", 
"displayName": "Message Deduplication Id Strategy", "group": "producer", 
"label": "producer", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "useExchangeId", "useContentBasedDeduplication" 
], "deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"useExchangeId", "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"con [...]
-    "messageGroupIdStrategy": { "index": 5, "kind": "property", "displayName": 
"Message Group Id Strategy", "group": "producer", "label": "producer", 
"required": false, "type": "string", "javaType": "java.lang.String", "enum": [ 
"useConstant", "useExchangeId", "usePropertyValue" ], "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Only for FIFO Top [...]
+    "messageGroupIdStrategy": { "index": 5, "kind": "property", "displayName": 
"Message Group Id Strategy", "group": "producer", "label": "producer", 
"required": false, "type": "string", "javaType": "java.lang.String", "enum": [ 
"useConstant", "useExchangeId", "usePropertyValue" ], "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Only for FIFO Top [...]
     "messageStructure": { "index": 6, "kind": "property", "displayName": 
"Message Structure", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "The message structure to use such as json" },
     "overrideEndpoint": { "index": 7, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
     "policy": { "index": 8, "kind": "property", "displayName": "Policy", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "supportFileReference": true, 
"configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", 
"configurationField": "configuration", "description": "The policy for this 
topic. Is loaded by default from classpath, but you [...]
@@ -65,7 +65,7 @@
     "headerFilterStrategy": { "index": 2, "kind": "parameter", "displayName": 
"Header Filter Strategy", "group": "producer", "label": "", "required": false, 
"type": "object", "javaType": "org.apache.camel.spi.HeaderFilterStrategy", 
"deprecated": false, "autowired": false, "secret": false, "description": "To 
use a custom HeaderFilterStrategy to map headers to\/from Camel." },
     "kmsMasterKeyId": { "index": 3, "kind": "parameter", "displayName": "Kms 
Master Key Id", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "The ID of an AWS-managed customer master key 
(CMK) for Amazon SNS or a custom CMK." },
     "messageDeduplicationIdStrategy": { "index": 4, "kind": "parameter", 
"displayName": "Message Deduplication Id Strategy", "group": "producer", 
"label": "producer", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "useExchangeId", "useContentBasedDeduplication" 
], "deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"useExchangeId", "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"co [...]
-    "messageGroupIdStrategy": { "index": 5, "kind": "parameter", 
"displayName": "Message Group Id Strategy", "group": "producer", "label": 
"producer", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "useConstant", "useExchangeId", 
"usePropertyValue" ], "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", 
"configurationField": "configuration", "description": "Only for FIFO To [...]
+    "messageGroupIdStrategy": { "index": 5, "kind": "parameter", 
"displayName": "Message Group Id Strategy", "group": "producer", "label": 
"producer", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "useConstant", "useExchangeId", 
"usePropertyValue" ], "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", 
"configurationField": "configuration", "description": "Only for FIFO To [...]
     "messageStructure": { "index": 6, "kind": "parameter", "displayName": 
"Message Structure", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "The message structure to use such as json" },
     "overrideEndpoint": { "index": 7, "kind": "parameter", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination w [...]
     "policy": { "index": 8, "kind": "parameter", "displayName": "Policy", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "supportFileReference": true, 
"configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", 
"configurationField": "configuration", "description": "The policy for this 
topic. Is loaded by default from classpath, but yo [...]
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-datalake.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-datalake.json
index 418959db0f4..71ddd0d3331 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-datalake.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-datalake.json
@@ -2,8 +2,8 @@
   "component": {
     "kind": "component",
     "name": "azure-storage-datalake",
-    "title": "Azure Storage Datalake Service",
-    "description": "Sends and receives files to\/from Azure DataLake Storage.",
+    "title": "Azure Storage Data Lake Service",
+    "description": "Sends and receives files to\/from Azure Data Lake 
Storage.",
     "deprecated": false,
     "firstVersion": "3.8.0",
     "label": "cloud,file,bigdata",
@@ -26,7 +26,7 @@
     "clientId": { "index": 0, "kind": "property", "displayName": "Client Id", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "client id for azure 
account" },
     "close": { "index": 1, "kind": "property", "displayName": "Close", 
"group": "common", "label": "", "required": false, "type": "boolean", 
"javaType": "java.lang.Boolean", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "Whether or not a file 
changed event raised indicates completion (true) or modification (false)" },
     "closeStreamAfterRead": { "index": 2, "kind": "property", "displayName": 
"Close Stream After Read", "group": "common", "label": "", "required": false, 
"type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "check for closing stream 
after read" },
-    "configuration": { "index": 3, "kind": "property", "displayName": 
"Configuration", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"configuration object for datalake" },
+    "configuration": { "index": 3, "kind": "property", "displayName": 
"Configuration", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"configuration object for data lake" },
     "credentialType": { "index": 4, "kind": "property", "displayName": 
"Credential Type", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": 
"org.apache.camel.component.azure.storage.datalake.CredentialType", "enum": [ 
"CLIENT_SECRET", "SHARED_KEY_CREDENTIAL", "AZURE_IDENTITY", "AZURE_SAS", 
"SERVICE_CLIENT_INSTANCE" ], "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": "CLIENT_SECRET", "configurationClass": 
"org.apache.camel.comp [...]
     "dataCount": { "index": 5, "kind": "property", "displayName": "Data 
Count", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "java.lang.Long", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "count number of bytes to 
download" },
     "directoryName": { "index": 6, "kind": "property", "displayName": 
"Directory Name", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "directory of the file to 
be handled in component" },
@@ -38,14 +38,14 @@
     "maxResults": { "index": 12, "kind": "property", "displayName": "Max 
Results", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "java.lang.Integer", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "maximum number of 
results to show at a time" },
     "maxRetryRequests": { "index": 13, "kind": "property", "displayName": "Max 
Retry Requests", "group": "common", "label": "", "required": false, "type": 
"integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "no of retries to a given 
request" },
     "openOptions": { "index": 14, "kind": "property", "displayName": "Open 
Options", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Set<java.nio.file.OpenOption>", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "set open options for 
creating file" },
-    "path": { "index": 15, "kind": "property", "displayName": "Path", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "path in azure datalake 
for operations" },
+    "path": { "index": 15, "kind": "property", "displayName": "Path", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "path in azure data lake 
for operations" },
     "permission": { "index": 16, "kind": "property", "displayName": 
"Permission", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "permission string for 
the file" },
     "position": { "index": 17, "kind": "property", "displayName": "Position", 
"group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "java.lang.Long", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "This parameter allows 
the caller to upload data in parallel and control the order in which it is 
appende [...]
     "recursive": { "index": 18, "kind": "property", "displayName": 
"Recursive", "group": "common", "label": "", "required": false, "type": 
"boolean", "javaType": "java.lang.Boolean", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "recursively include all 
paths" },
     "regex": { "index": 19, "kind": "property", "displayName": "Regex", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "regular expression for 
matching file names" },
     "retainUncommitedData": { "index": 20, "kind": "property", "displayName": 
"Retain Uncommited Data", "group": "common", "label": "", "required": false, 
"type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "Whether or not 
uncommitted data is to be retained after the operation" },
-    "serviceClient": { "index": 21, "kind": "property", "displayName": 
"Service Client", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "com.azure.storage.file.datalake.DataLakeServiceClient", 
"deprecated": false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "datalake service client 
for azure [...]
-    "sharedKeyCredential": { "index": 22, "kind": "property", "displayName": 
"Shared Key Credential", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"com.azure.storage.common.StorageSharedKeyCredential", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "shared key credential 
for azure datalake gen2" },
+    "serviceClient": { "index": 21, "kind": "property", "displayName": 
"Service Client", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "com.azure.storage.file.datalake.DataLakeServiceClient", 
"deprecated": false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "data lake service client 
for azur [...]
+    "sharedKeyCredential": { "index": 22, "kind": "property", "displayName": 
"Shared Key Credential", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"com.azure.storage.common.StorageSharedKeyCredential", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "shared key credential 
for azure data lake gen2" },
     "tenantId": { "index": 23, "kind": "property", "displayName": "Tenant Id", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "tenant id for azure 
account" },
     "timeout": { "index": 24, "kind": "property", "displayName": "Timeout", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.time.Duration", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "Timeout for operation" },
     "umask": { "index": 25, "kind": "property", "displayName": "Umask", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "umask permission for 
file" },
@@ -66,9 +66,9 @@
     "CamelAzureStorageDataLakeListFileSystemsOptions": { "index": 0, "kind": 
"header", "displayName": "", "group": "producer", "label": "producer", 
"required": false, "javaType": "ListFileSystemsOptions", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"Defines options available to configure the behavior of a call to 
listFileSystemsSegment on a DataLakeServiceAsyncClient object. Null may be 
passed.", "constantName": "org.apache.camel.compon [...]
     "CamelAzureStorageDataLakeTimeout": { "index": 1, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "Duration", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "An optional timeout value 
beyond which a RuntimeException will be raised.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#TIMEOUT" },
     "CamelAzureStorageDataLakeOperation": { "index": 2, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": 
"org.apache.camel.component.azure.storage.datalake.DataLakeOperationsDefinition",
 "enum": [ "listFileSystem", "createFileSystem", "deleteFileSystem", 
"listPaths", "getFile", "downloadToFile", "downloadLink", "deleteFile", 
"appendToFile", "flushToFile", "uploadFromFile", "upload", 
"openQueryInputStream", "createFile", "delete [...]
-    "CamelAzureStorageDataLakeFileSystemName": { "index": 3, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Name of the file system in azure 
datalake on which operation is to be performed. Please make sure that 
filesystem name is all lowercase.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLake [...]
-    "CamelAzureStorageDataLakeDirectoryName": { "index": 4, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Name of the directory in azure datalake 
on which operation is to be performed.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#DIRECTORY_NAME"
 },
-    "CamelAzureStorageDataLakeFileName": { "index": 5, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Name of the file in azure datalake on 
which operation is to be performed.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#FILE_NAME" 
},
+    "CamelAzureStorageDataLakeFileSystemName": { "index": 3, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Name of the file system in azure data 
lake on which operation is to be performed. Please make sure that filesystem 
name is all lowercase.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLak [...]
+    "CamelAzureStorageDataLakeDirectoryName": { "index": 4, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Name of the directory in azure data 
lake on which operation is to be performed.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#DIRECTORY_NAME"
 },
+    "CamelAzureStorageDataLakeFileName": { "index": 5, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Name of the file in azure data lake on 
which operation is to be performed.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#FILE_NAME" 
},
     "CamelAzureStorageDataLakeMetadata": { "index": 6, "kind": "header", 
"displayName": "", "group": "from both", "label": "from both", "required": 
false, "javaType": "Map<String, String>", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": "The 
metadata to associate with the file.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#METADATA" 
},
     "CamelAzureStorageDataLakePublicAccessType": { "index": 7, "kind": 
"header", "displayName": "", "group": "producer", "label": "producer", 
"required": false, "javaType": "PublicAccessType", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"Defines options available to configure the behavior of a call to 
listFileSystemsSegment on a DataLakeServiceAsyncClient object.", 
"constantName": "org.apache.camel.component.azure.storage.datalake.DataL [...]
     "CamelAzureStorageDataLakeRawHttpHeaders": { "index": 8, "kind": "header", 
"displayName": "", "group": "consumer", "label": "consumer", "required": false, 
"javaType": "HttpHeaders", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Non parsed http headers 
that can be used by the user.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#RAW_HTTP_HEADERS"
 },
@@ -109,7 +109,7 @@
     "CamelAzureStorageDataLakeIncrementalCopy": { "index": 43, "kind": 
"header", "displayName": "", "group": "producer", "label": "producer", 
"required": false, "javaType": "Boolean", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"Flag indicating if the file was incrementally copied.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#INCREMENTAL_COPY"
 },
     "CamelAzureStorageDataLakeServerEncrypted": { "index": 44, "kind": 
"header", "displayName": "", "group": "consumer", "label": "consumer", 
"required": false, "javaType": "Boolean", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"Flag indicating if the file's content is encrypted on the server.", 
"constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#SERVER_ENCRYPTED"
 },
     "CamelAzureStorageDataLakeDownloadLinkExpiration": { "index": 45, "kind": 
"header", "displayName": "", "group": "producer", "label": "producer", 
"required": false, "javaType": "Long", "deprecated": false, "deprecationNote": 
"", "autowired": false, "secret": false, "description": "Set the Expiration 
time of the download link.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#DOWNLOAD_LINK_EXPIRATION"
 },
-    "CamelAzureStorageDataLakeDownloadLink": { "index": 46, "kind": "header", 
"displayName": "", "group": "consumer", "label": "consumer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The link that can be used to download 
the file from datalake.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#DOWNLOAD_LINK"
 },
+    "CamelAzureStorageDataLakeDownloadLink": { "index": 46, "kind": "header", 
"displayName": "", "group": "consumer", "label": "consumer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The link that can be used to download 
the file from data lake.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#DOWNLOAD_LINK"
 },
     "CamelAzureStorageDataLakeFileOffset": { "index": 47, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "Long", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The position where the data is to be 
appended.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#FILE_OFFSET"
 },
     "CamelAzureStorageDataLakeLeaseId": { "index": 48, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "By setting lease id, requests will fail 
if the provided lease does not match the active lease on the file.", 
"constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#LEASE_ID" 
},
     "CamelAzureStorageDataLakePathHttpHeaders": { "index": 49, "kind": 
"header", "displayName": "", "group": "producer", "label": "producer", 
"required": false, "javaType": "PathHttpHeaders", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"Additional parameters for a set of operations.", "constantName": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConstants#PATH_HTTP_HEADERS"
 },
@@ -135,7 +135,7 @@
     "closeStreamAfterRead": { "index": 4, "kind": "parameter", "displayName": 
"Close Stream After Read", "group": "common", "label": "", "required": false, 
"type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "check for closing stream 
after read" },
     "credentialType": { "index": 5, "kind": "parameter", "displayName": 
"Credential Type", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": 
"org.apache.camel.component.azure.storage.datalake.CredentialType", "enum": [ 
"CLIENT_SECRET", "SHARED_KEY_CREDENTIAL", "AZURE_IDENTITY", "AZURE_SAS", 
"SERVICE_CLIENT_INSTANCE" ], "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": "CLIENT_SECRET", "configurationClass": 
"org.apache.camel.com [...]
     "dataCount": { "index": 6, "kind": "parameter", "displayName": "Data 
Count", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "java.lang.Long", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "count number of bytes to 
download" },
-    "dataLakeServiceClient": { "index": 7, "kind": "parameter", "displayName": 
"Data Lake Service Client", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"com.azure.storage.file.datalake.DataLakeServiceClient", "deprecated": false, 
"autowired": false, "secret": false, "description": "service client of 
datalake" },
+    "dataLakeServiceClient": { "index": 7, "kind": "parameter", "displayName": 
"Data Lake Service Client", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"com.azure.storage.file.datalake.DataLakeServiceClient", "deprecated": false, 
"autowired": false, "secret": false, "description": "service client of data 
lake" },
     "directoryName": { "index": 8, "kind": "parameter", "displayName": 
"Directory Name", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "directory of the file to 
be handled in component" },
     "downloadLinkExpiration": { "index": 9, "kind": "parameter", 
"displayName": "Download Link Expiration", "group": "common", "label": "", 
"required": false, "type": "integer", "javaType": "java.lang.Long", 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "download link expiration 
time" },
     "expression": { "index": 10, "kind": "parameter", "displayName": 
"Expression", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "expression for 
queryInputStream" },
@@ -145,14 +145,14 @@
     "maxResults": { "index": 14, "kind": "parameter", "displayName": "Max 
Results", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "java.lang.Integer", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "maximum number of 
results to show at a time" },
     "maxRetryRequests": { "index": 15, "kind": "parameter", "displayName": 
"Max Retry Requests", "group": "common", "label": "", "required": false, 
"type": "integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "no of retries to a given 
request" },
     "openOptions": { "index": 16, "kind": "parameter", "displayName": "Open 
Options", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Set<java.nio.file.OpenOption>", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "set open options for 
creating file" },
-    "path": { "index": 17, "kind": "parameter", "displayName": "Path", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "path in azure datalake 
for operations" },
+    "path": { "index": 17, "kind": "parameter", "displayName": "Path", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "path in azure data lake 
for operations" },
     "permission": { "index": 18, "kind": "parameter", "displayName": 
"Permission", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "permission string for 
the file" },
     "position": { "index": 19, "kind": "parameter", "displayName": "Position", 
"group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "java.lang.Long", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "This parameter allows 
the caller to upload data in parallel and control the order in which it is 
append [...]
     "recursive": { "index": 20, "kind": "parameter", "displayName": 
"Recursive", "group": "common", "label": "", "required": false, "type": 
"boolean", "javaType": "java.lang.Boolean", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "recursively include all 
paths" },
     "regex": { "index": 21, "kind": "parameter", "displayName": "Regex", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "regular expression for 
matching file names" },
     "retainUncommitedData": { "index": 22, "kind": "parameter", "displayName": 
"Retain Uncommited Data", "group": "common", "label": "", "required": false, 
"type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "Whether or not 
uncommitted data is to be retained after the operation" },
-    "serviceClient": { "index": 23, "kind": "parameter", "displayName": 
"Service Client", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "com.azure.storage.file.datalake.DataLakeServiceClient", 
"deprecated": false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "datalake service client 
for azur [...]
-    "sharedKeyCredential": { "index": 24, "kind": "parameter", "displayName": 
"Shared Key Credential", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"com.azure.storage.common.StorageSharedKeyCredential", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "shared key credential 
for azure datalake gen2" },
+    "serviceClient": { "index": 23, "kind": "parameter", "displayName": 
"Service Client", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "com.azure.storage.file.datalake.DataLakeServiceClient", 
"deprecated": false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "data lake service client 
for azu [...]
+    "sharedKeyCredential": { "index": 24, "kind": "parameter", "displayName": 
"Shared Key Credential", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"com.azure.storage.common.StorageSharedKeyCredential", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "shared key credential 
for azure data lake gen2" },
     "tenantId": { "index": 25, "kind": "parameter", "displayName": "Tenant 
Id", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "tenant id for azure 
account" },
     "timeout": { "index": 26, "kind": "parameter", "displayName": "Timeout", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.time.Duration", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "Timeout for operation" },
     "umask": { "index": 27, "kind": "parameter", "displayName": "Umask", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration", 
"configurationField": "configuration", "description": "umask permission for 
file" },
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/knative.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/knative.json
index 2501a75f2d7..382dc89a2e1 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/knative.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/knative.json
@@ -24,7 +24,7 @@
   },
   "componentProperties": {
     "ceOverride": { "index": 0, "kind": "property", "displayName": "Ce 
Override", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Map<java.lang.String, java.lang.String>", "prefix": 
"ce.override.", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "CloudEvent headers to 
override" },
-    "cloudEventsSpecVersion": { "index": 1, "kind": "property", "displayName": 
"Cloud Events Spec Version", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "enum": [ "1.0", "1.0.1" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"1.0", "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the version of the 
cloudevents spec." },
+    "cloudEventsSpecVersion": { "index": 1, "kind": "property", "displayName": 
"Cloud Events Spec Version", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "enum": [ "1.0", "1.0.1", 
"1.0.2" ], "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "1.0", "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the version of the 
cloude [...]
     "cloudEventsType": { "index": 2, "kind": "property", "displayName": "Cloud 
Events Type", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": "org.apache.camel.event", 
"configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the event-type 
information of the produced events." },
     "configuration": { "index": 3, "kind": "property", "displayName": 
"Configuration", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.knative.KnativeConfiguration", "deprecated": false, 
"autowired": false, "secret": false, "description": "Set the configuration." },
     "consumerFactory": { "index": 4, "kind": "property", "displayName": 
"Consumer Factory", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.knative.spi.KnativeConsumerFactory", "deprecated": 
false, "autowired": false, "secret": false, "description": "The protocol 
consumer factory." },
@@ -50,7 +50,7 @@
     "type": { "index": 0, "kind": "path", "displayName": "Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.knative.spi.Knative.Type", "enum": [ "endpoint", 
"channel", "event" ], "deprecated": false, "autowired": false, "secret": false, 
"description": "The Knative resource type" },
     "typeId": { "index": 1, "kind": "path", "displayName": "Type Id", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The identifier of the Knative resource" },
     "ceOverride": { "index": 2, "kind": "parameter", "displayName": "Ce 
Override", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Map<java.lang.String, java.lang.String>", "prefix": 
"ce.override.", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "CloudEvent headers to 
override" },
-    "cloudEventsSpecVersion": { "index": 3, "kind": "parameter", 
"displayName": "Cloud Events Spec Version", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.String", "enum": [ 
"1.0", "1.0.1" ], "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "1.0", "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the version of the 
cloudevents spec." },
+    "cloudEventsSpecVersion": { "index": 3, "kind": "parameter", 
"displayName": "Cloud Events Spec Version", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.String", "enum": [ 
"1.0", "1.0.1", "1.0.2" ], "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": "1.0", "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the version of the 
cloud [...]
     "cloudEventsType": { "index": 4, "kind": "parameter", "displayName": 
"Cloud Events Type", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": "org.apache.camel.event", 
"configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the event-type 
information of the produced events." },
     "environment": { "index": 5, "kind": "parameter", "displayName": 
"Environment", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.knative.spi.KnativeEnvironment", "deprecated": 
false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "The environment" },
     "filters": { "index": 6, "kind": "parameter", "displayName": "Filters", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Map<java.lang.String, java.lang.String>", "prefix": 
"filter.", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the filters." },
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/wordpress.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/wordpress.json
index 325e43125f6..3ede9ca552f 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/wordpress.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/wordpress.json
@@ -2,8 +2,8 @@
   "component": {
     "kind": "component",
     "name": "wordpress",
-    "title": "Wordpress",
-    "description": "Manage posts and users using Wordpress API.",
+    "title": "WordPress",
+    "description": "Manage posts and users using the WordPress API.",
     "deprecated": false,
     "firstVersion": "2.21.0",
     "label": "cloud,api,cms",
diff --git 
a/components-starter/camel-aws2-sns-starter/src/main/docs/aws2-sns.json 
b/components-starter/camel-aws2-sns-starter/src/main/docs/aws2-sns.json
index 0bd62a95d8d..5cacb52494a 100644
--- a/components-starter/camel-aws2-sns-starter/src/main/docs/aws2-sns.json
+++ b/components-starter/camel-aws2-sns-starter/src/main/docs/aws2-sns.json
@@ -93,7 +93,7 @@
     {
       "name": "camel.component.aws2-sns.message-group-id-strategy",
       "type": "java.lang.String",
-      "description": "Only for FIFO Topic. Strategy for setting the 
messageGroupId on the message. It can be one of the following options: 
useConstant, useExchangeId, usePropertyValue. For the usePropertyValue option, 
the value of property CamelAwsMessageGroupId will be used.",
+      "description": "Only for FIFO Topic. Strategy for setting the 
messageGroupId on the message. It can be one of the following options: 
useConstant, useExchangeId, usePropertyValue. For the usePropertyValue option, 
the value of property CamelAwsSnsMessageGroupId will be used.",
       "sourceType": 
"org.apache.camel.component.aws2.sns.springboot.Sns2ComponentConfiguration"
     },
     {
diff --git 
a/components-starter/camel-aws2-sns-starter/src/main/java/org/apache/camel/component/aws2/sns/springboot/Sns2ComponentConfiguration.java
 
b/components-starter/camel-aws2-sns-starter/src/main/java/org/apache/camel/component/aws2/sns/springboot/Sns2ComponentConfiguration.java
index f3900ad6c95..d0af4e54111 100644
--- 
a/components-starter/camel-aws2-sns-starter/src/main/java/org/apache/camel/component/aws2/sns/springboot/Sns2ComponentConfiguration.java
+++ 
b/components-starter/camel-aws2-sns-starter/src/main/java/org/apache/camel/component/aws2/sns/springboot/Sns2ComponentConfiguration.java
@@ -74,7 +74,7 @@ public class Sns2ComponentConfiguration
      * Only for FIFO Topic. Strategy for setting the messageGroupId on the
      * message. It can be one of the following options: useConstant,
      * useExchangeId, usePropertyValue. For the usePropertyValue option, the
-     * value of property CamelAwsMessageGroupId will be used.
+     * value of property CamelAwsSnsMessageGroupId will be used.
      */
     private String messageGroupIdStrategy;
     /**
diff --git 
a/components-starter/camel-azure-storage-datalake-starter/src/main/docs/azure-storage-datalake.json
 
b/components-starter/camel-azure-storage-datalake-starter/src/main/docs/azure-storage-datalake.json
index b43f15965b2..eb21f914c2f 100644
--- 
a/components-starter/camel-azure-storage-datalake-starter/src/main/docs/azure-storage-datalake.json
+++ 
b/components-starter/camel-azure-storage-datalake-starter/src/main/docs/azure-storage-datalake.json
@@ -66,7 +66,7 @@
     {
       "name": "camel.component.azure-storage-datalake.configuration",
       "type": 
"org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration",
-      "description": "configuration object for datalake. The option is a 
org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration type.",
+      "description": "configuration object for data lake. The option is a 
org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration type.",
       "sourceType": 
"org.apache.camel.component.azure.storage.datalake.springboot.DataLakeComponentConfiguration"
     },
     {
@@ -176,7 +176,7 @@
     {
       "name": "camel.component.azure-storage-datalake.path",
       "type": "java.lang.String",
-      "description": "path in azure datalake for operations",
+      "description": "path in azure data lake for operations",
       "sourceType": 
"org.apache.camel.component.azure.storage.datalake.springboot.DataLakeComponentConfiguration"
     },
     {
@@ -224,13 +224,13 @@
     {
       "name": "camel.component.azure-storage-datalake.service-client",
       "type": "com.azure.storage.file.datalake.DataLakeServiceClient",
-      "description": "datalake service client for azure storage datalake. The 
option is a com.azure.storage.file.datalake.DataLakeServiceClient type.",
+      "description": "data lake service client for azure storage data lake. 
The option is a com.azure.storage.file.datalake.DataLakeServiceClient type.",
       "sourceType": 
"org.apache.camel.component.azure.storage.datalake.springboot.DataLakeComponentConfiguration"
     },
     {
       "name": "camel.component.azure-storage-datalake.shared-key-credential",
       "type": "com.azure.storage.common.StorageSharedKeyCredential",
-      "description": "shared key credential for azure datalake gen2. The 
option is a com.azure.storage.common.StorageSharedKeyCredential type.",
+      "description": "shared key credential for azure data lake gen2. The 
option is a com.azure.storage.common.StorageSharedKeyCredential type.",
       "sourceType": 
"org.apache.camel.component.azure.storage.datalake.springboot.DataLakeComponentConfiguration"
     },
     {
diff --git 
a/components-starter/camel-azure-storage-datalake-starter/src/main/java/org/apache/camel/component/azure/storage/datalake/springboot/DataLakeComponentConfiguration.java
 
b/components-starter/camel-azure-storage-datalake-starter/src/main/java/org/apache/camel/component/azure/storage/datalake/springboot/DataLakeComponentConfiguration.java
index a412c7c9dd8..4423032ff67 100644
--- 
a/components-starter/camel-azure-storage-datalake-starter/src/main/java/org/apache/camel/component/azure/storage/datalake/springboot/DataLakeComponentConfiguration.java
+++ 
b/components-starter/camel-azure-storage-datalake-starter/src/main/java/org/apache/camel/component/azure/storage/datalake/springboot/DataLakeComponentConfiguration.java
@@ -31,7 +31,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Sends and receives files to/from Azure DataLake Storage.
+ * Sends and receives files to/from Azure Data Lake Storage.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -59,7 +59,7 @@ public class DataLakeComponentConfiguration
      */
     private Boolean closeStreamAfterRead;
     /**
-     * configuration object for datalake. The option is a
+     * configuration object for data lake. The option is a
      * org.apache.camel.component.azure.storage.datalake.DataLakeConfiguration
      * type.
      */
@@ -109,7 +109,7 @@ public class DataLakeComponentConfiguration
      */
     private Set<OpenOption> openOptions;
     /**
-     * path in azure datalake for operations
+     * path in azure data lake for operations
      */
     private String path;
     /**
@@ -134,12 +134,12 @@ public class DataLakeComponentConfiguration
      */
     private Boolean retainUncommitedData;
     /**
-     * datalake service client for azure storage datalake. The option is a
+     * data lake service client for azure storage data lake. The option is a
      * com.azure.storage.file.datalake.DataLakeServiceClient type.
      */
     private DataLakeServiceClient serviceClient;
     /**
-     * shared key credential for azure datalake gen2. The option is a
+     * shared key credential for azure data lake gen2. The option is a
      * com.azure.storage.common.StorageSharedKeyCredential type.
      */
     private StorageSharedKeyCredential sharedKeyCredential;
diff --git 
a/components-starter/camel-wordpress-starter/src/main/java/org/apache/camel/component/wordpress/springboot/WordpressComponentConfiguration.java
 
b/components-starter/camel-wordpress-starter/src/main/java/org/apache/camel/component/wordpress/springboot/WordpressComponentConfiguration.java
index f69d70794b9..d51e52441b3 100644
--- 
a/components-starter/camel-wordpress-starter/src/main/java/org/apache/camel/component/wordpress/springboot/WordpressComponentConfiguration.java
+++ 
b/components-starter/camel-wordpress-starter/src/main/java/org/apache/camel/component/wordpress/springboot/WordpressComponentConfiguration.java
@@ -23,7 +23,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Manage posts and users using Wordpress API.
+ * Manage posts and users using the WordPress API.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git a/core/camel-spring-boot/src/main/docs/spring-boot.json 
b/core/camel-spring-boot/src/main/docs/spring-boot.json
index 3379205dee8..6fbed54ac45 100644
--- a/core/camel-spring-boot/src/main/docs/spring-boot.json
+++ b/core/camel-spring-boot/src/main/docs/spring-boot.json
@@ -984,6 +984,16 @@
       "sourceType": 
"org.apache.camel.spring.boot.CamelConfigurationProperties",
       "defaultValue": "#name#"
     },
+    {
+      "name": 
"camel.springboot.jmx-management-register-routes-create-by-kamelet",
+      "type": "java.lang.Boolean",
+      "sourceType": "org.apache.camel.spring.boot.CamelConfigurationProperties"
+    },
+    {
+      "name": 
"camel.springboot.jmx-management-register-routes-create-by-template",
+      "type": "java.lang.Boolean",
+      "sourceType": "org.apache.camel.spring.boot.CamelConfigurationProperties"
+    },
     {
       "name": "camel.springboot.jmx-management-statistics-level",
       "type": "org.apache.camel.ManagementStatisticsLevel",

Reply via email to