Convert project from AJSC to Spring Boot
[aai/model-loader.git] / bundleconfig-local / etc / appprops / methodMapper.properties
diff --git a/bundleconfig-local/etc/appprops/methodMapper.properties b/bundleconfig-local/etc/appprops/methodMapper.properties
deleted file mode 100644 (file)
index 7b71acf..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-    "helloWorld": [
-        {
-            "method": "get",
-            "url": "/rest/model-loader/v1/helloWorld",
-            "logicalName": "GetMethod(Logical)"
-        }
-    ]
-}