Set thrift port and network_mode
[aai/test-config.git] / sparky / dynamic / routes / sparky-core-apigw.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2    <from uri="servlet:/routerService?matchOnUriPrefix=true" />
3    <to uri="bean:aaiuiProxyProcessor?method=proxyMessage"/>
4 </route>