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

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

commit 3c3b188e0d061848b81a142a0d45e801f90ef353
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Sep 2 14:28:20 2022 +0200

    Regen Example docs
---
 examples/README.adoc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/examples/README.adoc b/examples/README.adoc
index ac543f71..4582dd2c 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -11,7 +11,7 @@ View the individual example READMEs for details.
 == Examples
 
 // examples: START
-Number of Examples: 86 (0 deprecated)
+Number of Examples: 88 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -23,6 +23,8 @@ Number of Examples: 86 (0 deprecated)
 
 | link:aws-secrets-manager/README.adoc[Aws Secrets Manager] 
(aws-secrets-manager) | Beginner | An example for showing AWS Secrets Manager 
Camel component
 
+| link: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-eventhubs/README.adoc[Azure Eventhubs] (azure-eventhubs) | 
Beginner | Azure Eventhubs example
 
 | link:azure-storage-blob/README.adoc[Azure Storage Blob] (azure-storage-blob) 
| Beginner | Azure Storage Blob example
@@ -188,6 +190,8 @@ Number of Examples: 86 (0 deprecated)
 
 | link:cdi-test/README.adoc[CDI Test] (cdi-test) | Testing | An example 
illustrating Camel CDI testing features
 
+| link:mapstruct/README.adoc[Mapstruct] (mapstruct) | Transformation | How to 
use MapStruct for POJO data mapping
+
 | link:cxf/README.adoc[CXF] (cxf) | WebService | An example which demonstrates 
the use of the Camel CXF component
 
 | link:cxf-proxy/README.adoc[CXF Proxy] (cxf-proxy) | WebService | An example 
which uses Camel to proxy a web service

Reply via email to