summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/sparky-application.properties
blob: b246676fa7111e3f1013c007fd69f9b59ee62bff (plain)
1
2
3
4
5
6
7
8
9
10
11
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/