Skip to content

Commit

Permalink
Polished
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Oct 30, 2024
1 parent f80a548 commit 8ff4d5e
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 27 deletions.
32 changes: 16 additions & 16 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,8 @@ Number of Examples: 74 (0 deprecated)

| link:vault/aws-secrets-manager-reloading/README.adoc[Aws Secrets Manager Reloading] (aws-secrets-manager-reloading) | Beginner | An example for showing AWS Secrets Manager Camel component with reloading

| link:azure/azure-eventhubs/README.adoc[Azure Eventhubs] (azure-eventhubs) | Beginner | Azure Eventhubs example

| link:vault/azure-key-vault-reloading/README.adoc[Azure Key Vault Reloading] (azure-key-vault-reloading) | Beginner | An example for showing Azure Key Vault Camel component with reloading

| link:azure/azure-storage-blob/README.adoc[Azure Storage Blob] (azure-storage-blob) | Beginner | Azure Storage Blob example

| link:basic/README.adoc[Basic] (basic) | Beginner | Basic example

| link:console/README.adoc[Console] (console) | Beginner | An example that reads input from the console
Expand All @@ -76,8 +72,6 @@ Number of Examples: 74 (0 deprecated)

| link:java8/README.adoc[Java8] (java8) | Beginner | An example for showing Camel DSL for Java 8

| link:azure/kafka-azure/README.adoc[Kafka Azure] (kafka-azure) | Beginner | An example for showing standalone Camel with Kafka and Azure Storage Blob

| link:kamelet/README.adoc[Kamelet] (kamelet) | Beginner | How to use Kamelets

| link:kamelet-chucknorris/README.adoc[Kamelet Chucknorris] (kamelet-chucknorris) | Beginner | How easy it is to create your own Kamelets
Expand All @@ -90,16 +84,6 @@ Number of Examples: 74 (0 deprecated)

| link:main-endpointdsl/README.adoc[Main Endpointdsl] (main-endpointdsl) | Beginner | An example for showing standalone Camel with Endpoint DSL

| link:aws/main-endpointdsl-aws-kcl-kinesis/README.adoc[Main Endpointdsl Aws Kcl Kinesis] (main-endpointdsl-aws-kcl-kinesis) | Beginner | An example for showing standalone Camel with Endpoint DSL and AWS2-Kinesis

| link:aws/main-endpointdsl-aws2-s3/README.adoc[Main Endpointdsl Aws2 S3] (main-endpointdsl-aws2-s3) | Beginner | An example for showing standalone Camel with Endpoint DSL and AWS2-S3

| link:aws/main-endpointdsl-aws2-s3-kafka/README.adoc[Main Endpointdsl Aws2 S3 Kafka] (main-endpointdsl-aws2-s3-kafka) | Beginner | An example for showing standalone Camel with Endpoint DSL and AWS2-S3 and Kafka

| link:aws/main-endpointdsl-kafka-aws2-s3/README.adoc[Main Endpointdsl Kafka Aws2 S3] (main-endpointdsl-kafka-aws2-s3) | Beginner | An example for showing standalone Camel with Endpoint DSL and Kafka and AWS2 S3

| link:aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc[Main Endpointdsl Kafka Aws2 S3 Restarting Policy] (main-endpointdsl-kafka-aws2-s3-restarting-policy) | Beginner | An example for showing standalone Camel with Endpoint DSL and Kafka, AWS2-S3 streaming upload mode with restarting policy

| link:main-health/README.adoc[Main Health] (main-health) | Beginner | An example for showing standalone Camel with Health Checks

| link:main-joor/README.adoc[Main Joor] (main-joor) | Beginner | An example for showing standalone Camel with jOOR runtime Java compiled
Expand Down Expand Up @@ -128,12 +112,28 @@ Number of Examples: 74 (0 deprecated)

| link:spring-xquery/README.adoc[Spring XQuery] (spring-xquery) | Beginner | An example using Spring XML to transform a message using XQuery

| link:azure/azure-eventhubs/README.adoc[Azure Eventhubs] (azure-eventhubs) | Cloud | Azure Eventhubs example

| link:azure/azure-storage-blob/README.adoc[Azure Storage Blob] (azure-storage-blob) | Cloud | Azure Storage Blob example

| link:cassandra-kubernetes/README.adoc[Cassandra Kubernetes] (cassandra-kubernetes) | Cloud | An example with Camel and Cassandra running on Kubernetes

| link:hazelcast-kubernetes/README.adoc[Hazelcast Kubernetes] (hazelcast-kubernetes) | Cloud | An example with Camel and Hazelcast running on Kubernetes

| link:azure/kafka-azure/README.adoc[Kafka Azure] (kafka-azure) | Cloud | An example for showing standalone Camel with Kafka and Azure Storage Blob

| link:aws/main-endpointdsl-aws-kcl-kinesis/README.adoc[Main Endpointdsl Aws Kcl Kinesis] (main-endpointdsl-aws-kcl-kinesis) | Cloud | An example for showing standalone Camel with Endpoint DSL and AWS2-Kinesis

| link:aws/main-endpointdsl-aws2/README.adoc[Main Endpointdsl Aws2] (main-endpointdsl-aws2) | Cloud | An example for showing standalone Camel with multiple AWS2 components

| link:aws/main-endpointdsl-aws2-s3/README.adoc[Main Endpointdsl Aws2 S3] (main-endpointdsl-aws2-s3) | Cloud | An example for showing standalone Camel with Endpoint DSL and AWS2-S3

| link:aws/main-endpointdsl-aws2-s3-kafka/README.adoc[Main Endpointdsl Aws2 S3 Kafka] (main-endpointdsl-aws2-s3-kafka) | Cloud | An example for showing standalone Camel with Endpoint DSL and AWS2-S3 and Kafka

| link:aws/main-endpointdsl-kafka-aws2-s3/README.adoc[Main Endpointdsl Kafka Aws2 S3] (main-endpointdsl-kafka-aws2-s3) | Cloud | An example for showing standalone Camel with Endpoint DSL and Kafka and AWS2 S3

| link:aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/README.adoc[Main Endpointdsl Kafka Aws2 S3 Restarting Policy] (main-endpointdsl-kafka-aws2-s3-restarting-policy) | Cloud | An example for showing standalone Camel with Endpoint DSL and Kafka, AWS2-S3 streaming upload mode with restarting policy

| link:debezium/README.adoc[Debezium] (debezium) | Database | An example for Debezium Component

| link:debezium-eventhubs-blob/README.adoc[Debezium Eventhubs Blob] (debezium-eventhubs-blob) | Database | An example for Debezium Component with Azure Event Hubs and Azure Storage Blob
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-aws-kcl-kinesis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and AWS2-Kinesis</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-aws2-s3-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and AWS2-S3 and Kafka</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-aws2-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and AWS2-S3</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and AWS2-Eventbridge</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and AWS2-S3</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and AWS2-SQS</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and Kafka, AWS2-S3 streaming upload mode with restarting policy</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion aws/main-endpointdsl-kafka-aws2-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Endpoint DSL and Kafka and AWS2 S3</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion azure/azure-eventhubs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>Azure Eventhubs example</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion azure/azure-storage-blob/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Azure Storage Blob example</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion azure/kafka-azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>An example for showing standalone Camel with Kafka and Azure Storage Blob</description>

<properties>
<category>Beginner</category>
<category>Cloud</category>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 8ff4d5e

Please sign in to comment.