blob: b246676fa7111e3f1013c007fd69f9b59ee62bff [file] [log] [blame]
Keren Joseph5689d5f2018-04-22 15:22:46 +03001camel.springboot.name = SparkyCamelContext
2#camel.springboot.xmlRoutes = file:${CONFIG_HOME}/camel-routes/*.route
3camel.springboot.xmlRests = file:${CONFIG_HOME}/camel-rests/*.xml
4
5camel.component.servlet.mapping.context-path=/rest/*
6server.servlet.context-path=/services/aai/webapp/
7
8#
9# attempt to externalize ui JS classes + resources
10#
11spring.resources.static-locations=file:${APP_HOME}/static/