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