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-spring-boot-examples.git
commit 3ac1928e01a967c656cb6aed5aa8d87d207208ac Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 14 08:31:01 2022 +0200 Regen Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6a5710d..21ff7be 100644 --- a/README.adoc +++ b/README.adoc @@ -33,6 +33,8 @@ Number of Examples: 58 (0 deprecated) |=== | Example | Category | Description +| link:debezium-postgresql/readme.adoc[Debezium Postgresql] (debezium-postgresql) | Beginner | An example showing how to work with Camel and Spring Boot + | link:endpointdsl/readme.adoc[Endpointdsl] (endpointdsl) | Beginner | Using type-safe Endpoint DSL | link:kamelet-chucknorris/readme.adoc[Kamelet Chucknorris] (kamelet-chucknorris) | Beginner | How easy it is to create your own Kamelets @@ -149,8 +151,6 @@ Number of Examples: 58 (0 deprecated) | link:twitter-salesforce/README.adoc[Twitter Salesforce] (twitter-salesforce) | SaaS | Twitter mentions is created as contacts in Salesforce -| link:sapjcoserver/readme.md[Sapjcoserver] (sapjcoserver) | SAP | An example showing how to work with Camel,SAP JCOServer and Spring Boot - | link:undertow-spring-security/readme.adoc[Undertow Spring Security] (undertow-spring-security) | Security | Example on how to use the Camel Undertow component with spring security and Keycloak | link:unit-testing/README.adoc[Unit Testing] (unit-testing) | Testing | An example showing how to write unit tests with Camel and Spring Boot