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 c1c2bfe The regen game: I love the regen's smell in the morning c1c2bfe is described below commit c1c2bfe639b7399c04768db50ad716280ed264a1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 20 09:09:01 2020 +0200 The regen game: I love the regen's smell in the morning --- .../camel/springboot/catalog/components/atmos.json | 2 +- .../camel/springboot/catalog/components/avro.json | 2 +- .../springboot/catalog/components/aws-kms.json | 2 +- .../springboot/catalog/components/aws-mq.json | 2 +- .../springboot/catalog/components/aws-msk.json | 2 +- .../springboot/catalog/components/aws-sns.json | 2 +- .../springboot/catalog/components/aws2-mq.json | 2 +- .../springboot/catalog/components/aws2-sns.json | 2 +- .../springboot/catalog/components/azure-blob.json | 2 +- .../springboot/catalog/components/azure-queue.json | 2 +- .../camel/springboot/catalog/components/box.json | 2 +- .../springboot/catalog/components/braintree.json | 2 +- .../springboot/catalog/components/chatscript.json | 2 +- .../springboot/catalog/components/consul.json | 2 +- .../camel/springboot/catalog/components/corda.json | 2 +- .../catalog/components/debezium-mongodb.json | 2 +- .../catalog/components/debezium-mysql.json | 2 +- .../catalog/components/debezium-postgres.json | 2 +- .../catalog/components/debezium-sqlserver.json | 2 +- .../springboot/catalog/components/docker.json | 2 +- .../springboot/catalog/components/dropbox.json | 2 +- .../catalog/components/elasticsearch-rest.json | 2 +- .../camel/springboot/catalog/components/fhir.json | 2 +- .../camel/springboot/catalog/components/file.json | 2 +- .../camel/springboot/catalog/components/flink.json | 2 +- .../camel/springboot/catalog/components/fop.json | 2 +- .../springboot/catalog/components/github.json | 2 +- .../catalog/components/google-bigquery.json | 2 +- .../catalog/components/google-drive.json | 2 +- .../springboot/catalog/components/google-mail.json | 2 +- .../catalog/components/google-pubsub.json | 2 +- .../camel/springboot/catalog/components/gora.json | 2 +- .../catalog/components/hazelcast-queue.json | 2 +- .../camel/springboot/catalog/components/hbase.json | 2 +- .../camel/springboot/catalog/components/hdfs.json | 2 +- .../springboot/catalog/components/hipchat.json | 2 +- .../catalog/components/ignite-cache.json | 2 +- .../catalog/components/ignite-compute.json | 2 +- .../catalog/components/ignite-events.json | 2 +- .../catalog/components/ignite-idgen.json | 2 +- .../catalog/components/ignite-messaging.json | 2 +- .../catalog/components/ignite-queue.json | 2 +- .../springboot/catalog/components/ignite-set.json | 2 +- .../camel/springboot/catalog/components/iota.json | 2 +- .../camel/springboot/catalog/components/jbpm.json | 2 +- .../springboot/catalog/components/jclouds.json | 2 +- .../camel/springboot/catalog/components/jcr.json | 2 +- .../camel/springboot/catalog/components/jooq.json | 2 +- .../springboot/catalog/components/resteasy.json | 22 +++++++++++----------- components-starter/README.adoc | 2 +- .../springboot/ResteasyComponentConfiguration.java | 2 +- docs/modules/ROOT/pages/list.adoc | 2 +- 52 files changed, 62 insertions(+), 62 deletions(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmos.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmos.json index f0c3a1c..3c61b4d 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmos.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmos.json @@ -6,7 +6,7 @@ "description": "Integract with EMC's ViPR object data services using the Atmos Client.", "deprecated": false, "firstVersion": "2.15.0", - "label": "file,cloud", + "label": "cloud,file", "javaType": "org.apache.camel.component.atmos.AtmosComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/avro.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/avro.json index 91db8f1..49783da 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/avro.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/avro.json @@ -6,7 +6,7 @@ "description": "Produce or consume Apache Avro RPC services.", "deprecated": false, "firstVersion": "2.10.0", - "label": "messaging,transformation", + "label": "rpc", "javaType": "org.apache.camel.component.avro.AvroComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-kms.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-kms.json index 273cf5a..b47d1d0 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-kms.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-kms.json @@ -6,7 +6,7 @@ "description": "Manage keys stored in AWS KMS instances.", "deprecated": false, "firstVersion": "2.21.0", - "label": "cloud,management", + "label": "cloud,messaging", "javaType": "org.apache.camel.component.aws.kms.KMSComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-mq.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-mq.json index ab04f5a..c706007 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-mq.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-mq.json @@ -6,7 +6,7 @@ "description": "Manage AWS MQ instances.", "deprecated": false, "firstVersion": "2.21.0", - "label": "cloud,management", + "label": "cloud,messaging", "javaType": "org.apache.camel.component.aws.mq.MQComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-msk.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-msk.json index 6a933ac..d4eb73c 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-msk.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-msk.json @@ -6,7 +6,7 @@ "description": "Manage AWS MSK instances.", "deprecated": false, "firstVersion": "3.0.0", - "label": "cloud,management", + "label": "cloud,messaging", "javaType": "org.apache.camel.component.aws.msk.MSKComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-sns.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-sns.json index dc237aa..daadd31 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-sns.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-sns.json @@ -6,7 +6,7 @@ "description": "Send messages to an AWS Simple Notification Topic.", "deprecated": false, "firstVersion": "2.8.0", - "label": "cloud,mobile,messaging", + "label": "cloud,messaging,mobile", "javaType": "org.apache.camel.component.aws.sns.SnsComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-mq.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-mq.json index 3742d15..9560d0a 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-mq.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-mq.json @@ -6,7 +6,7 @@ "description": "Manage AWS MQ instances using AWS SDK version 2.x.", "deprecated": false, "firstVersion": "3.1.0", - "label": "cloud,management", + "label": "cloud,messaging", "javaType": "org.apache.camel.component.aws2.mq.MQ2Component", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 21a39ab..9237591 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 @@ -6,7 +6,7 @@ "description": "Send messages to an AWS Simple Notification Topic using AWS SDK version 2.x.", "deprecated": false, "firstVersion": "3.1.0", - "label": "cloud,mobile,messaging", + "label": "cloud,messaging,mobile", "javaType": "org.apache.camel.component.aws2.sns.Sns2Component", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-blob.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-blob.json index f717d09..0a96876 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-blob.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-blob.json @@ -6,7 +6,7 @@ "description": "Store and retrieve blobs from Azure Storage Blob Service.", "deprecated": false, "firstVersion": "2.19.0", - "label": "cloud,database,nosql", + "label": "cloud,file", "javaType": "org.apache.camel.component.azure.blob.BlobServiceComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-queue.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-queue.json index d1a27b4..309e3f1 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-queue.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-queue.json @@ -6,7 +6,7 @@ "description": "Store and retrieve messages from Azure Storage Queue Service.", "deprecated": false, "firstVersion": "2.19.0", - "label": "cloud,queue,azure", + "label": "cloud,messaging", "javaType": "org.apache.camel.component.azure.queue.QueueServiceComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/box.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/box.json index 310c14a..891c309 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/box.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/box.json @@ -6,7 +6,7 @@ "description": "Upload, download and manage files, folders, groups, collaborations, etc. on box.com.", "deprecated": false, "firstVersion": "2.14.0", - "label": "api,file,cloud", + "label": "cloud,file,api", "javaType": "org.apache.camel.component.box.BoxComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/braintree.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/braintree.json index af7bef9..61fba81 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/braintree.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/braintree.json @@ -6,7 +6,7 @@ "description": "Process payments using Braintree Payments.", "deprecated": false, "firstVersion": "2.17.0", - "label": "api,cloud,payment", + "label": "cloud,payment", "javaType": "org.apache.camel.component.braintree.BraintreeComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/chatscript.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/chatscript.json index 32ca16a..f23c98b 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/chatscript.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/chatscript.json @@ -6,7 +6,7 @@ "description": "Chat with a ChatScript Server.", "deprecated": false, "firstVersion": "3.0.0", - "label": "ai,chatscript", + "label": "ai,chat", "javaType": "org.apache.camel.component.chatscript.ChatScriptComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/consul.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/consul.json index ea0f4a3..81177d4 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/consul.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/consul.json @@ -6,7 +6,7 @@ "description": "Integrate with Consul service discovery and configuration store.", "deprecated": false, "firstVersion": "2.18.0", - "label": "api,cloud", + "label": "cloud,api", "javaType": "org.apache.camel.component.consul.ConsulComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json index e1b35b0..211b6c6 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json @@ -6,7 +6,7 @@ "description": "Perform operations against Corda blockchain platform using corda-rpc library.", "deprecated": false, "firstVersion": "2.23.0", - "label": "corda,blockchain", + "label": "blockchain,rpc", "javaType": "org.apache.camel.component.corda.CordaComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json index 3228ea2..f3583b1 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json @@ -6,7 +6,7 @@ "description": "Capture changes from a MongoDB database.", "deprecated": false, "firstVersion": "3.0.0", - "label": "database,nosql,mongodb", + "label": "database,nosql", "javaType": "org.apache.camel.component.debezium.DebeziumMongodbComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mysql.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mysql.json index 5f54bb2..646b39f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mysql.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mysql.json @@ -6,7 +6,7 @@ "description": "Capture changes from a MySQL database.", "deprecated": false, "firstVersion": "3.0.0", - "label": "database,sql,mysql", + "label": "database,sql", "javaType": "org.apache.camel.component.debezium.DebeziumMySqlComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-postgres.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-postgres.json index c7260b2..c47fb19 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-postgres.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-postgres.json @@ -6,7 +6,7 @@ "description": "Capture changes from a PostgresSQL database.", "deprecated": false, "firstVersion": "3.0.0", - "label": "database,sql,postgres", + "label": "database,sql", "javaType": "org.apache.camel.component.debezium.DebeziumPostgresComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-sqlserver.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-sqlserver.json index b3d2dfe..ee26259 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-sqlserver.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-sqlserver.json @@ -6,7 +6,7 @@ "description": "Capture changes from an SQL Server database.", "deprecated": false, "firstVersion": "3.0.0", - "label": "database,sql,sqlserver", + "label": "database,sql", "javaType": "org.apache.camel.component.debezium.DebeziumSqlserverComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/docker.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/docker.json index 824732d..d157f1a 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/docker.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/docker.json @@ -6,7 +6,7 @@ "description": "Manage Docker containers.", "deprecated": false, "firstVersion": "2.15.0", - "label": "container,cloud,paas", + "label": "cloud,container,paas", "javaType": "org.apache.camel.component.docker.DockerComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dropbox.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dropbox.json index 84fd376..318dab2 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dropbox.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dropbox.json @@ -6,7 +6,7 @@ "description": "Upload, download and manage files, folders, groups, collaborations, etc on Dropbox.", "deprecated": false, "firstVersion": "2.14.0", - "label": "api,file", + "label": "cloud,file,api", "javaType": "org.apache.camel.component.dropbox.DropboxComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json index 31489ca..2b2fafa 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json @@ -6,7 +6,7 @@ "description": "Send requests to with an ElasticSearch via REST API.", "deprecated": false, "firstVersion": "2.21.0", - "label": "monitoring,search", + "label": "search,monitoring", "javaType": "org.apache.camel.component.elasticsearch.ElasticsearchComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 af86862..ba7a654 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 @@ -6,7 +6,7 @@ "description": "Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard.", "deprecated": false, "firstVersion": "2.23.0", - "label": "hl7,api", + "label": "api", "javaType": "org.apache.camel.component.fhir.FhirComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 501e5d0..8cfbbe6 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 @@ -6,7 +6,7 @@ "description": "Read and write files.", "deprecated": false, "firstVersion": "1.0.0", - "label": "core,file", + "label": "file,core", "javaType": "org.apache.camel.component.file.FileComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 e129945..58f293b 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 @@ -6,7 +6,7 @@ "description": "Send DataSet jobs to an Apache Flink cluster.", "deprecated": false, "firstVersion": "2.18.0", - "label": "hadoop", + "label": "transformation,bigdata,streams", "javaType": "org.apache.camel.component.flink.FlinkComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 6c19602..9efe32a 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 @@ -6,7 +6,7 @@ "description": "Render messages into PDF and other output formats supported by Apache FOP.", "deprecated": false, "firstVersion": "2.10.0", - "label": "transformation", + "label": "file,transformation", "javaType": "org.apache.camel.component.fop.FopComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 a587796..2aa5cef 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 @@ -6,7 +6,7 @@ "description": "Interact with the GitHub API.", "deprecated": false, "firstVersion": "2.15.0", - "label": "api,file", + "label": "file,cloud,api", "javaType": "org.apache.camel.component.github.GitHubComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery.json index 0cb1fb7..9123ea1 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/google-bigquery.json @@ -6,7 +6,7 @@ "description": "Google BigQuery data warehouse for analytics.", "deprecated": false, "firstVersion": "2.20.0", - "label": "cloud,messaging", + "label": "cloud,bigdata", "javaType": "org.apache.camel.component.google.bigquery.GoogleBigQueryComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 e79fccb..9ab829b 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 @@ -6,7 +6,7 @@ "description": "Manage files in Google Drive.", "deprecated": false, "firstVersion": "2.14.0", - "label": "api,cloud,file", + "label": "file,cloud,api", "javaType": "org.apache.camel.component.google.drive.GoogleDriveComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 85417ed..8052664 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 @@ -6,7 +6,7 @@ "description": "Manage messages in Google Mail.", "deprecated": false, "firstVersion": "2.15.0", - "label": "api,cloud,mail", + "label": "cloud,api,mail", "javaType": "org.apache.camel.component.google.mail.GoogleMailComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 4fde0d3..c24dd48 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 @@ -6,7 +6,7 @@ "description": "Send and receive messages to\/from Google Cloud Platform PubSub Service.", "deprecated": false, "firstVersion": "2.19.0", - "label": "messaging", + "label": "cloud,messaging", "javaType": "org.apache.camel.component.google.pubsub.GooglePubsubComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 6b5360f..ee7f74c 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 @@ -6,7 +6,7 @@ "description": "Access NoSQL databases using the Apache Gora framework.", "deprecated": false, "firstVersion": "2.14.0", - "label": "database,hadoop,nosql", + "label": "database,nosql,bigdata", "javaType": "org.apache.camel.component.gora.GoraComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", 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 f732d77..57206c8 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 @@ -6,7 +6,7 @@ "description": "Perform operations on Hazelcast distributed queue.", "deprecated": false, "firstVersion": "2.7.0", - "label": "cache,datagrid", + "label": "cache,datagrid,messaging", "javaType": "org.apache.camel.component.hazelcast.queue.HazelcastQueueComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json index e1e2c6b..54e6ebf 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json @@ -6,7 +6,7 @@ "description": "Reading and write from\/to an HBase store (Hadoop database).", "deprecated": false, "firstVersion": "2.10.0", - "label": "hadoop", + "label": "bigdata,database,hadoop", "javaType": "org.apache.camel.component.hbase.HBaseComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hdfs.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hdfs.json index 8d83ae0..53f41ab 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hdfs.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hdfs.json @@ -6,7 +6,7 @@ "description": "Read and write from\/to an HDFS filesystem using Hadoop 2.x.", "deprecated": false, "firstVersion": "2.14.0", - "label": "hadoop,file", + "label": "bigdata,hadoop,file", "javaType": "org.apache.camel.component.hdfs.HdfsComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hipchat.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hipchat.json index 86f0eb8..ef12a67 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hipchat.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hipchat.json @@ -6,7 +6,7 @@ "description": "Send and receive messages to\/from Hipchat service.", "deprecated": false, "firstVersion": "2.15.0", - "label": "api,cloud", + "label": "api,chat,cloud", "javaType": "org.apache.camel.component.hipchat.HipchatComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-cache.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-cache.json index 7f23c80..8b016ec 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-cache.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-cache.json @@ -6,7 +6,7 @@ "description": "Perform cache operations on an Ignite cache or consume changes from a continuous query.", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache,compute", + "label": "cache,datagrid", "javaType": "org.apache.camel.component.ignite.cache.IgniteCacheComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-compute.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-compute.json index 8b86b52..319d376 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-compute.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-compute.json @@ -6,7 +6,7 @@ "description": "Run compute operations on an Ignite cluster.", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache,compute", + "label": "compute", "javaType": "org.apache.camel.component.ignite.compute.IgniteComputeComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-events.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-events.json index 3694550..ecf6636 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-events.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-events.json @@ -6,7 +6,7 @@ "description": "Receive events from an Ignite cluster by creating a local event listener.", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache,compute,messaging,data", + "label": "messaging,eventbus", "javaType": "org.apache.camel.component.ignite.events.IgniteEventsComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-idgen.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-idgen.json index d5224ae..869a144 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-idgen.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-idgen.json @@ -6,7 +6,7 @@ "description": "Interact with Ignite Atomic Sequences and ID Generators .", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache,compute", + "label": "compute", "javaType": "org.apache.camel.component.ignite.idgen.IgniteIdGenComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-messaging.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-messaging.json index 73774b9..b5aad24 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-messaging.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-messaging.json @@ -6,7 +6,7 @@ "description": "Send and receive messages from an Ignite topic.", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache,messaging", + "label": "messaging", "javaType": "org.apache.camel.component.ignite.messaging.IgniteMessagingComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-queue.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-queue.json index 741854a..a7e742c 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-queue.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-queue.json @@ -6,7 +6,7 @@ "description": "Interact with Ignite Queue data structures.", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache", + "label": "messaging,queue", "javaType": "org.apache.camel.component.ignite.queue.IgniteQueueComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-set.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-set.json index fb50244..a609271 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-set.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ignite-set.json @@ -6,7 +6,7 @@ "description": "Interact with Ignite Set data structures.", "deprecated": false, "firstVersion": "2.17.0", - "label": "nosql,cache", + "label": "cache,compute", "javaType": "org.apache.camel.component.ignite.set.IgniteSetComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/iota.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/iota.json index 97275e0..64c235f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/iota.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/iota.json @@ -6,7 +6,7 @@ "description": "Manage financial transactions using IOTA distributed ledger.", "deprecated": false, "firstVersion": "2.23.0", - "label": "ledger", + "label": "ledger,api", "javaType": "org.apache.camel.component.iota.IOTAComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jbpm.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jbpm.json index 22bb1ee..b2a86e9 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jbpm.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jbpm.json @@ -6,7 +6,7 @@ "description": "Interact with jBPM workflow engine over REST.", "deprecated": false, "firstVersion": "2.6.0", - "label": "process", + "label": "api,workflow", "javaType": "org.apache.camel.component.jbpm.JBPMComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jclouds.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jclouds.json index c82d7a6..32e4bb5 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jclouds.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jclouds.json @@ -6,7 +6,7 @@ "description": "Interact with jclouds compute & blobstore service.", "deprecated": false, "firstVersion": "2.9.0", - "label": "api,cloud", + "label": "api,cloud,compute", "javaType": "org.apache.camel.component.jclouds.JcloudsComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jcr.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jcr.json index fc3e20e..d58dda5 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jcr.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jcr.json @@ -6,7 +6,7 @@ "description": "Read and write nodes to\/from a JCR compliant content repository.", "deprecated": false, "firstVersion": "1.3.0", - "label": "cms,database", + "label": "database,cms", "javaType": "org.apache.camel.component.jcr.JcrComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jooq.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jooq.json index da0dd89..fb05211 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jooq.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jooq.json @@ -6,7 +6,7 @@ "description": "Store and retrieve Java objects from an SQL database using JOOQ.", "deprecated": false, "firstVersion": "3.0.0", - "label": "database", + "label": "database,sql", "javaType": "org.apache.camel.component.jooq.JooqComponent", "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/resteasy.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/resteasy.json index 7ea0168..8135e18 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/resteasy.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/resteasy.json @@ -3,7 +3,7 @@ "kind": "component", "name": "resteasy", "title": "Resteasy", - "description": "Defines the Resteasy Endpoint.", + "description": "Expose REST endpoints and access external REST servers.", "deprecated": false, "firstVersion": "3.4.0", "label": "rest", @@ -47,21 +47,12 @@ }, "properties": { "httpUri": { "kind": "path", "displayName": "Http Uri", "group": "common", "label": "common", "required": true, "type": "string", "javaType": "java.net.URI", "deprecated": false, "deprecationNote": "", "secret": false, "description": "The url of the HTTP endpoint to call." }, - "basicAuth": { "kind": "parameter", "displayName": "Basic Auth", "group": "common", "label": "", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "secret": false, "description": "Sets the flag to basicAuth on endpoint" }, "chunked": { "kind": "parameter", "displayName": "Chunked", "group": "common", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "true", "description": "If this option is false the Servlet will disable the HTTP streaming and set the content-length header on the response" }, "disableStreamCache": { "kind": "parameter", "displayName": "Disable Stream Cache", "group": "common", "label": "common", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "Determines whether or not the raw input stream from Servlet is cached or not (Camel will read the stream into a in memory\/overflow to file, Stream caching) cache. By default Camel will cache the Servlet input stream to support [...] - "headerFilterStrategy": { "kind": "parameter", "displayName": "Header Filter Strategy", "group": "common", "label": "", "required": false, "type": "object", "javaType": "org.apache.camel.spi.HeaderFilterStrategy", "deprecated": false, "secret": false, "description": "To use a custom HeaderFilterStrategy to filter header to and from Camel message." }, - "password": { "kind": "parameter", "displayName": "Password", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the password" }, - "proxyClientClass": { "kind": "parameter", "displayName": "Proxy Client Class", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the resteasy proxyClientClass" }, - "proxyMethod": { "kind": "parameter", "displayName": "Proxy Method", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the proxy method defined in an interface" }, "restEasyHttpBindingRef": { "kind": "parameter", "displayName": "Rest Easy Http Binding Ref", "group": "common", "label": "", "required": false, "type": "object", "javaType": "org.apache.camel.component.resteasy.ResteasyHttpBinding", "deprecated": false, "secret": false, "description": "Sets the restEasyHttpBinding if you have a customised one registered in the context" }, - "resteasyMethod": { "kind": "parameter", "displayName": "Resteasy Method", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the resteasy method to process the request" }, + "resteasyMethod": { "kind": "parameter", "displayName": "Resteasy Method", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "defaultValue": "GET", "description": "Sets the resteasy method to process the request" }, "servletName": { "kind": "parameter", "displayName": "Servlet Name", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the servlet name" }, - "setHttpResponseDuringProcessing": { "kind": "parameter", "displayName": "Set Http Response During Processing", "group": "common", "label": "", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "secret": false, "description": "Sets the flag to use the endpoint where you can either populate camel exchange from servlet response or use request itself which may be thought as if it is a proxy." }, - "skipServletProcessing": { "kind": "parameter", "displayName": "Skip Servlet Processing", "group": "common", "label": "", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "secret": false, "description": "Sets the flag to use skip servlet processing and let camel take over processing" }, - "throwExceptionOnFailure": { "kind": "parameter", "displayName": "Throw Exception On Failure", "group": "common", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "ets the flag to propogate the exception" }, "transferException": { "kind": "parameter", "displayName": "Transfer Exception", "group": "common", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application\/x-java-serialized-object content type. On the producer side the exception will be d [...] - "username": { "kind": "parameter", "displayName": "Username", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the username" }, "httpBinding": { "kind": "parameter", "displayName": "Http Binding", "group": "common (advanced)", "label": "common,advanced", "required": false, "type": "object", "javaType": "org.apache.camel.http.common.HttpBinding", "deprecated": false, "secret": false, "description": "To use a custom HttpBinding to control the mapping between Camel message and HttpClient." }, "async": { "kind": "parameter", "displayName": "Async", "group": "consumer", "label": "consumer", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "false", "description": "Configure the consumer to work in async mode" }, "bridgeErrorHandler": { "kind": "parameter", "displayName": "Bridge Error Handler", "group": "consumer", "label": "consumer", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled b [...] @@ -83,6 +74,7 @@ "ignoreResponseBody": { "kind": "parameter", "displayName": "Ignore Response Body", "group": "producer", "label": "producer", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "If this option is true, The http producer won't read response body and cache the input stream" }, "lazyStartProducer": { "kind": "parameter", "displayName": "Lazy Start Producer", "group": "producer", "label": "producer", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": 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 during starting and cause the [...] "preserveHostHeader": { "kind": "parameter", "displayName": "Preserve Host Header", "group": "producer", "label": "producer", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "If the option is true, HttpProducer will set the Host header to the value contained in the current exchange Host header, useful in reverse proxy applications where you want the Host header received by the downstream server t [...] + "throwExceptionOnFailure": { "kind": "parameter", "displayName": "Throw Exception On Failure", "group": "producer", "label": "producer", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "true", "description": "Option to disable throwing the HttpOperationFailedException in case of failed responses from the remote server. This allows you to get all responses regardless of the HTTP status code." }, "cookieHandler": { "kind": "parameter", "displayName": "Cookie Handler", "group": "producer (advanced)", "label": "producer,advanced", "required": false, "type": "object", "javaType": "org.apache.camel.http.base.cookie.CookieHandler", "deprecated": false, "secret": false, "description": "Configure a cookie handler to maintain a HTTP session" }, "cookieStore": { "kind": "parameter", "displayName": "Cookie Store", "group": "producer (advanced)", "label": "producer,advanced", "required": false, "type": "object", "javaType": "org.apache.http.client.CookieStore", "deprecated": false, "secret": false, "description": "To use a custom CookieStore. By default the BasicCookieStore is used which is an in-memory only cookie store. Notice if bridgeEndpoint=true then the cookie store is forced to be a noop cookie store as cookie shouldn' [...] "deleteWithBody": { "kind": "parameter", "displayName": "Delete With Body", "group": "producer (advanced)", "label": "producer,advanced", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "Whether the HTTP DELETE should include the message body or not. By default HTTP DELETE do not include any HTTP body. However in some rare cases users may need to be able to include the message body." }, @@ -92,6 +84,7 @@ "clientBuilder": { "kind": "parameter", "displayName": "Client Builder", "group": "advanced", "label": "advanced", "required": false, "type": "object", "javaType": "org.apache.http.impl.client.HttpClientBuilder", "deprecated": false, "secret": false, "description": "Provide access to the http client request parameters used on new RequestConfig instances used by producers or consumers of this endpoint." }, "clientConnectionManager": { "kind": "parameter", "displayName": "Client Connection Manager", "group": "advanced", "label": "advanced", "required": false, "type": "object", "javaType": "org.apache.http.conn.HttpClientConnectionManager", "deprecated": false, "secret": false, "description": "To use a custom HttpClientConnectionManager to manage connections" }, "connectionsPerRoute": { "kind": "parameter", "displayName": "Connections Per Route", "group": "advanced", "label": "advanced", "required": false, "type": "integer", "javaType": "int", "deprecated": false, "secret": false, "defaultValue": "20", "description": "The maximum number of connections per route." }, + "headerFilterStrategy": { "kind": "parameter", "displayName": "Header Filter Strategy", "group": "advanced", "label": "advanced", "required": false, "type": "object", "javaType": "org.apache.camel.spi.HeaderFilterStrategy", "deprecated": false, "secret": false, "description": "To use a custom HeaderFilterStrategy to filter header to and from Camel message." }, "httpClient": { "kind": "parameter", "displayName": "Http Client", "group": "advanced", "label": "advanced", "required": false, "type": "object", "javaType": "org.apache.http.client.HttpClient", "deprecated": false, "secret": false, "description": "Sets a custom HttpClient to be used by the producer" }, "httpClientConfigurer": { "kind": "parameter", "displayName": "Http Client Configurer", "group": "advanced", "label": "advanced", "required": false, "type": "object", "javaType": "org.apache.camel.component.http.HttpClientConfigurer", "deprecated": false, "secret": false, "description": "Register a custom configuration strategy for new HttpClient instances created by producers or consumers such as to configure authentication mechanisms etc." }, "httpClientOptions": { "kind": "parameter", "displayName": "Http Client Options", "group": "advanced", "label": "advanced", "required": false, "type": "object", "javaType": "java.util.Map<java.lang.String, java.lang.Object>", "prefix": "httpClient.", "multiValue": true, "deprecated": false, "secret": false, "description": "To configure the HttpClient using the key\/values from the Map." }, @@ -100,6 +93,8 @@ "mapHttpMessageFormUrlEncodedBody": { "kind": "parameter", "displayName": "Map Http Message Form Url Encoded Body", "group": "advanced", "label": "advanced", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "true", "description": "If this option is true then IN exchange Form Encoded body of the exchange will be mapped to HTTP. Setting this to false will avoid the HTTP Form Encoded body mapping." }, "mapHttpMessageHeaders": { "kind": "parameter", "displayName": "Map Http Message Headers", "group": "advanced", "label": "advanced", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "true", "description": "If this option is true then IN exchange Headers of the exchange will be mapped to HTTP headers. Setting this to false will avoid the HTTP Headers mapping." }, "maxTotalConnections": { "kind": "parameter", "displayName": "Max Total Connections", "group": "advanced", "label": "advanced", "required": false, "type": "integer", "javaType": "int", "deprecated": false, "secret": false, "defaultValue": "200", "description": "The maximum number of connections." }, + "setHttpResponseDuringProcessing": { "kind": "parameter", "displayName": "Set Http Response During Processing", "group": "advanced", "label": "advanced", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "secret": false, "description": "Sets the flag to use the endpoint where you can either populate camel exchange from servlet response or use request itself which may be thought as if it is a proxy." }, + "skipServletProcessing": { "kind": "parameter", "displayName": "Skip Servlet Processing", "group": "advanced", "label": "advanced", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "secret": false, "description": "Sets the flag to use skip servlet processing and let camel take over processing" }, "synchronous": { "kind": "parameter", "displayName": "Synchronous", "group": "advanced", "label": "advanced", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "false", "description": "Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported)." }, "useSystemProperties": { "kind": "parameter", "displayName": "Use System Properties", "group": "advanced", "label": "advanced", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": "false", "description": "To use System Properties as fallback for configuration" }, "proxyAuthDomain": { "kind": "parameter", "displayName": "Proxy Auth Domain", "group": "proxy", "label": "producer,proxy", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Proxy authentication domain to use with NTML" }, @@ -109,7 +104,9 @@ "proxyAuthPort": { "kind": "parameter", "displayName": "Proxy Auth Port", "group": "proxy", "label": "producer,proxy", "required": false, "type": "integer", "javaType": "int", "deprecated": false, "secret": false, "description": "Proxy authentication port" }, "proxyAuthScheme": { "kind": "parameter", "displayName": "Proxy Auth Scheme", "group": "proxy", "label": "producer,proxy", "required": false, "type": "string", "javaType": "java.lang.String", "enum": [ "http", "https" ], "deprecated": false, "secret": false, "description": "Proxy authentication scheme to use" }, "proxyAuthUsername": { "kind": "parameter", "displayName": "Proxy Auth Username", "group": "proxy", "label": "producer,proxy", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": true, "description": "Proxy authentication username" }, + "proxyClientClass": { "kind": "parameter", "displayName": "Proxy Client Class", "group": "proxy", "label": "proxy", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the resteasy proxyClientClass" }, "proxyHost": { "kind": "parameter", "displayName": "Proxy Host", "group": "proxy", "label": "producer,proxy", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Proxy hostname to use" }, + "proxyMethod": { "kind": "parameter", "displayName": "Proxy Method", "group": "proxy", "label": "proxy", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Sets the proxy method defined in an interface" }, "proxyPort": { "kind": "parameter", "displayName": "Proxy Port", "group": "proxy", "label": "producer,proxy", "required": false, "type": "integer", "javaType": "int", "deprecated": false, "secret": false, "description": "Proxy port to use" }, "authDomain": { "kind": "parameter", "displayName": "Auth Domain", "group": "security", "label": "producer,security", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": false, "description": "Authentication domain to use with NTML" }, "authenticationPreemptive": { "kind": "parameter", "displayName": "Authentication Preemptive", "group": "security", "label": "producer,security", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": false, "defaultValue": false, "description": "If this option is true, camel-http sends preemptive basic authentication to the server." }, @@ -118,7 +115,10 @@ "authMethodPriority": { "kind": "parameter", "displayName": "Auth Method Priority", "group": "security", "label": "producer,security", "required": false, "type": "string", "javaType": "java.lang.String", "enum": [ "Basic", "Digest", "NTLM" ], "deprecated": false, "secret": false, "description": "Which authentication method to prioritize to use, either as Basic, Digest or NTLM." }, "authPassword": { "kind": "parameter", "displayName": "Auth Password", "group": "security", "label": "producer,security", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": true, "description": "Authentication password" }, "authUsername": { "kind": "parameter", "displayName": "Auth Username", "group": "security", "label": "producer,security", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": true, "description": "Authentication username" }, + "basicAuth": { "kind": "parameter", "displayName": "Basic Auth", "group": "security", "label": "security", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "secret": false, "description": "Sets the flag to basicAuth on endpoint" }, + "password": { "kind": "parameter", "displayName": "Password", "group": "security", "label": "security", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": true, "description": "Sets the password" }, "sslContextParameters": { "kind": "parameter", "displayName": "Ssl Context Parameters", "group": "security", "label": "security", "required": false, "type": "object", "javaType": "org.apache.camel.support.jsse.SSLContextParameters", "deprecated": false, "secret": false, "description": "To configure security using SSLContextParameters. Important: Only one instance of org.apache.camel.util.jsse.SSLContextParameters is supported per HttpComponent. If you need to use 2 or more different [...] + "username": { "kind": "parameter", "displayName": "Username", "group": "security", "label": "security", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "secret": true, "description": "Sets the username" }, "x509HostnameVerifier": { "kind": "parameter", "displayName": "X509 Hostname Verifier", "group": "security", "label": "security", "required": false, "type": "object", "javaType": "javax.net.ssl.HostnameVerifier", "deprecated": false, "secret": false, "description": "To use a custom X509HostnameVerifier such as DefaultHostnameVerifier or NoopHostnameVerifier" } } } diff --git a/components-starter/README.adoc b/components-starter/README.adoc index e3b4279..8fa0ad9 100644 --- a/components-starter/README.adoc +++ b/components-starter/README.adoc @@ -792,7 +792,7 @@ Number of Camel components: 330 in 263 JAR artifacts (1 deprecated) `rest-swagger:specificationUri#operationId` | 2.19 | Configure REST producers based on a Swagger (OpenAPI) specification document delegating to a component implementing the RestProducerFactory interface. | link:https://camel.apache.org/components/latest/resteasy-component.html[Resteasy] (camel-resteasy-starter) + -`resteasy:httpUri` | 3.4 | Defines the Resteasy Endpoint. +`resteasy:httpUri` | 3.4 | Expose REST endpoints and access external REST servers. | link:https://camel.apache.org/components/latest/robotframework-component.html[Robot Framework] (camel-robotframework-starter) + `robotframework:resourceUri` | 3.0 | Pass camel exchanges to acceptence test written in Robot DSL. diff --git a/components-starter/camel-resteasy-starter/src/main/java/org/apache/camel/component/resteasy/springboot/ResteasyComponentConfiguration.java b/components-starter/camel-resteasy-starter/src/main/java/org/apache/camel/component/resteasy/springboot/ResteasyComponentConfiguration.java index c0c2354..4d96614 100644 --- a/components-starter/camel-resteasy-starter/src/main/java/org/apache/camel/component/resteasy/springboot/ResteasyComponentConfiguration.java +++ b/components-starter/camel-resteasy-starter/src/main/java/org/apache/camel/component/resteasy/springboot/ResteasyComponentConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * Defines the Resteasy Endpoint. + * Expose REST endpoints and access external REST servers. * * 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 e3b4279..8fa0ad9 100644 --- a/docs/modules/ROOT/pages/list.adoc +++ b/docs/modules/ROOT/pages/list.adoc @@ -792,7 +792,7 @@ Number of Camel components: 330 in 263 JAR artifacts (1 deprecated) `rest-swagger:specificationUri#operationId` | 2.19 | Configure REST producers based on a Swagger (OpenAPI) specification document delegating to a component implementing the RestProducerFactory interface. | link:https://camel.apache.org/components/latest/resteasy-component.html[Resteasy] (camel-resteasy-starter) + -`resteasy:httpUri` | 3.4 | Defines the Resteasy Endpoint. +`resteasy:httpUri` | 3.4 | Expose REST endpoints and access external REST servers. | link:https://camel.apache.org/components/latest/robotframework-component.html[Robot Framework] (camel-robotframework-starter) + `robotframework:resourceUri` | 3.0 | Pass camel exchanges to acceptence test written in Robot DSL.