summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/sparky-application.properties
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-08-22 19:01:04 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-22 19:01:04 +0000
commit6646c3ddaeab83b3b2af27e73d728977fd3cf05b (patch)
tree365b836703248d9628a7c5b94fe241bc42f63b2f /sparky/appconfig/sparky-application.properties
parentf05ec03672d7367520cd9a67a675364c4d19b1d3 (diff)
parentdc507d873105b7d6ef7539552304f00f744057df (diff)
Merge "Spring-boot config upgrade"
Diffstat (limited to 'sparky/appconfig/sparky-application.properties')
-rw-r--r--sparky/appconfig/sparky-application.properties11
1 files changed, 0 insertions, 11 deletions
diff --git a/sparky/appconfig/sparky-application.properties b/sparky/appconfig/sparky-application.properties
deleted file mode 100644
index b246676..0000000
--- a/sparky/appconfig/sparky-application.properties
+++ /dev/null
@@ -1,11 +0,0 @@
-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/