camel.springboot.name = SparkyCamelContext #camel.springboot.xmlRoutes = file:${CONFIG_HOME}/camel-routes/*.route camel.springboot.xmlRests = file:${CONFIG_HOME}/camel-rests/*.xml camel.component.servlet.mapping.context-path=/rest/* server.servlet.context-path=/services/aai/webapp/ # # attempt to externalize ui JS classes + resources # spring.resources.static-locations=file:${APP_HOME}/static/