summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml')
-rw-r--r--sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml b/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
deleted file mode 100644
index f6a2953..0000000
--- a/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<rests xmlns="http://camel.apache.org/schema/spring">
- <rest>
- <get uri="/subscription/getsubscription">
- <to uri="bean:subscriptionServiceProcessor?method=getSubscription"/>
- </get>
- </rest>
-</rests> \ No newline at end of file