diff options
Diffstat (limited to 'sparky/appconfig/application-camel.properties')
-rw-r--r-- | sparky/appconfig/application-camel.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sparky/appconfig/application-camel.properties b/sparky/appconfig/application-camel.properties new file mode 100644 index 0000000..9cd68cb --- /dev/null +++ b/sparky/appconfig/application-camel.properties @@ -0,0 +1,3 @@ +camel.springboot.name = SparkyCamelContext
+#camel.springboot.xmlRests = file:${CONFIG_HOME}/camel-rests/*.xml
+camel.component.servlet.mapping.context-path=/rest/*
\ No newline at end of file |