You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/04/27 08:29:11 UTC

[4/5] camel git commit: just trying out camel and the geocoder component

just trying out camel and the geocoder component


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/239332c5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/239332c5
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/239332c5

Branch: refs/heads/master
Commit: 239332c5c3ed5126d1d33b3121526dc92691e607
Parents: 8e27c01
Author: manos <ma...@sobol>
Authored: Wed Apr 26 00:54:04 2017 +0300
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Apr 27 09:30:36 2017 +0200

----------------------------------------------------------------------
 examples/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/239332c5/examples/README.adoc
----------------------------------------------------------------------
diff --git a/examples/README.adoc b/examples/README.adoc
index bec6b5b..0f0dc96 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -172,7 +172,7 @@ Number of Examples: 91 (9 deprecated)
 
 | link:camel-example-spark-rest/README.md[Spark REST] (camel-example-spark-rest) | Rest | An example using Spark REST
 
-| link:camel-example-spring-boot-geocoder/README.adoc[Spring Boot Geocoder] (camel-example-spring-boot-geocoder) | Rest | An example showing Camel REST DSL and Swagger with Spring Boot
+| link:camel-example-spring-boot-geocoder/README.adoc[Spring Boot Geocoder] (camel-example-spring-boot-geocoder) | Rest | An example showing the Camel Geocoder component via REST DSL with Spring Boot
 
 | link:camel-example-spring-boot-rest-swagger/README.adoc[Spring Boot Rest Swagger] (camel-example-spring-boot-rest-swagger) | Rest | An example showing Camel REST DSL and Swagger with Spring Boot