Add new appconfig for spring-boot sparky
[aai/test-config.git] / sparky / appconfig / sparky-application.properties
1 camel.springboot.name = SparkyCamelContext
2 #camel.springboot.xmlRoutes = file:${CONFIG_HOME}/camel-routes/*.route
3 camel.springboot.xmlRests = file:${CONFIG_HOME}/camel-rests/*.xml
4
5 camel.component.servlet.mapping.context-path=/rest/*
6 server.servlet.context-path=/services/aai/webapp/
7
8 #
9 #  attempt to externalize ui JS classes + resources
10 #
11 spring.resources.static-locations=file:${APP_HOME}/static/