This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new e75012a Added note to Spring-boot geocoder example documentation e75012a is described below commit e75012aff324d6017765d9e12765543593ff96a7 Author: Andrea Cosentino AuthorDate: Wed Mar 6 14:49:14 2019 +0100 Added note to Spring-boot geocoder example documentation --- examples/camel-example-spring-boot-geocoder/README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/camel-example-spring-boot-geocoder/README.adoc b/examples/camel-example-spring-boot-geocoder/README.adoc index 02a07ff..9c3db1a 100644 --- a/examples/camel-example-spring-boot-geocoder/README.adoc +++ b/examples/camel-example-spring-boot-geocoder/README.adoc @@ -41,6 +41,7 @@ You can also access the REST endpoint from the command line: $ curl http://localhost:8080/camel/geocoder/?address=Paris +You'll need to setup the google Maps API credentials to make this example work. The command will produce the following output: