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-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 4e26029  Regen
4e26029 is described below

commit 4e2602941bdb4a4af3b8bb14f5169150a7c6a2ba
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Oct 3 14:10:19 2025 +0200

    Regen
---
 README.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.adoc b/README.adoc
index e4e3d44..089d030 100644
--- a/README.adoc
+++ b/README.adoc
@@ -89,6 +89,8 @@ Number of Examples: 67 (0 deprecated)
 
 | link:load-balancer-eip/README.adoc[Load Balancer Eip] (load-balancer-eip) | 
EIP | An example showing Load Balancer EIP with Camel and Spring Boot
 
+| link:platform-http-proxy/README.adoc[Platform Http Proxy] 
(platform-http-proxy) | EIP | An example showing Camel reverse proxy with 
platform HTTP
+
 | link:resilience4j/README.adoc[Resilience4j] (resilience4j) | EIP | An 
example showing how to use Resilience4j EIP as circuit breaker in Camel routes
 
 | link:saga/readme.adoc[Saga] (saga) | EIP | This example shows how to work 
with a simple Apache Camel application using Spring Boot and Narayana LRA 
Coordinator to manage distributed actions implementing SAGA pattern
@@ -113,6 +115,8 @@ Number of Examples: 67 (0 deprecated)
 
 | link:metrics/README.adoc[Metrics] (metrics) | Management and Monitoring | An 
example showing how to work with Camel and Spring Boot and report metrics to 
Graphite
 
+| link:observability-services/README.adoc[Observability Services] 
(observability-services) | Management and Monitoring | This example shows how 
to work with Apache Camel observability services using Spring Boot
+
 | link:observation/README.adoc[Micrometer Observation] (observation) | 
Management and Monitoring | An example showing how to trace incoming and 
outgoing messages from Camel with Micrometer Observation
     
 
@@ -153,8 +157,6 @@ Number of Examples: 67 (0 deprecated)
 
 | link:platform-http/README.adoc[Platform Http] (platform-http) | Rest | An 
example showing Camel REST DSL with platform HTTP
 
-| link:platform-http-proxy/README.adoc[Platform Http Proxy] 
(platform-http-proxy) | EIP | An example with Camel Platform HTTP act as 
reverse proxy
-
 | link:rest-cxf/README.adoc[Rest Cxf] (rest-cxf) | Rest | An example showing 
Camel REST using CXF with Spring Boot
 
 | link:rest-openapi/README.adoc[Rest Openapi] (rest-openapi) | Rest | An 
example showing Camel REST DSL and OpenApi with Spring Boot
@@ -168,8 +170,6 @@ Number of Examples: 67 (0 deprecated)
 | link:salesforce/README.adoc[Salesforce] (salesforce) | SaaS | How to work 
with Salesforce contacts using REST endpoints and Streaming API
 
 | link:twitter-salesforce/README.adoc[Twitter Salesforce] (twitter-salesforce) 
| SaaS | Twitter mentions is created as contacts in Salesforce
-
-| link:observability-services/README.adoc[Observability Services] | Management 
and Monitoring | An example showing how to use Camel with Observability Services
 |===
 // examples: END
 

Reply via email to