summaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud2.route
blob: 40a98bfe994ed0dde4949be65b8379dfd6393776 (plain)
1
2
3
4
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
  <from uri="att-dme2-servlet:///inventory-async?matchOnUriPrefix=true" />
  <to uri="cxfbean:crudServicesAsync" />
</route>