Port champ-microservice project restructure
[aai/champ.git] / champ-service / src / main / ajsc / champ-service_v1 / champ-service / v1 / routes / champ.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2   <from uri="att-dme2-servlet:///champ-service/v1/?matchOnUriPrefix=true" />
3   <to uri="cxfbean:champRestService" />
4 </route>