Initial commit for AAI-UI(sparky-backend)
[aai/sparky-be.git] / src / main / ajsc / inventory-ui-service_v1 / inventory-ui-service / v1 / routes / serverStaticContent.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2         <from uri="att-dme2-servlet:/aai/webapp/?matchOnUriPrefix=true" />
3         <to uri="att-static-content://{{AJSC_HOME}}/staticContent/aai/webapp" />
4 </route>