Set thrift port and network_mode
[aai/test-config.git] / sparky / dynamic / routes / sparky-core-prepareSchema.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2         <from uri="restlet:/visualization/prepareVisualization?restletMethods=get,post" />
3     <to uri="bean:schemaVisualizationProcessor?method=processVisualizationRequest"/>
4 </route>