camel-example-spring-boot-geocoder:Apache Camel Spring Boot集成示例(GeoCode)

时间:2021-04-29 13:59:14
【文件属性】:
文件名称:camel-example-spring-boot-geocoder:Apache Camel Spring Boot集成示例(GeoCode)
文件大小:74KB
文件格式:ZIP
更新时间:2021-04-29 13:59:14
spring-boot gradle camel camel-http camel-geocoder 骆驼示例弹簧启动地理编码器 Apache Camel Spring Boot集成示例(GeoCode) 让我们基于此来研究Apache Camel。 麻烦 GeoCoder代理穿越 如果您是在内部进行操作,那么您肯定会在代理服务器内部,因此跨代理服务器是必不可少的。当然,它被视为API,可以通过以下方法进行处理。 .get() . description( " Geocoder address lookup " ) // パラメータに、'proxyHost'、'proxyPort'を指定する .toD( " geocoder:address:${header.address}?proxyHost=&proxyPort=8080 " ); 因此,它不仅限于GeoCode,但我不想在每个参数中编写它。基本上,您所要做的就是使用环境变量“ http.proxyHost
【文件预览】:
camel-example-spring-boot-geocoder-master
----.gitignore(393B)
----gradle()
--------wrapper()
----README.md(6KB)
----build.gradle(2KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----src()
--------main()
----config()
--------findbugs()

网友评论