summaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/search-data-service_v1/search-data-service/v1/routes/searchEngine.route
blob: ef8e9509997234c33fba57cf423c0f2a410f2e9f (plain)
1
2
3
4
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
  <from uri="servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/search?matchOnUriPrefix=true" />
  <to uri="cxfbean:searchServices" />
</route>