Convert Sparky to Spring-Boot
[aai/sparky-be.git] / src / main / ajsc / inventory-ui-service_v1 / inventory-ui-service / v1 / conf / jaxrsBeans.groovy
diff --git a/src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/conf/jaxrsBeans.groovy b/src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/conf/jaxrsBeans.groovy
deleted file mode 100644 (file)
index da9b558..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-beans{
-       xmlns cxf: "http://camel.apache.org/schema/cxf"
-       xmlns jaxrs: "http://cxf.apache.org/jaxrs"
-       xmlns util: "http://www.springframework.org/schema/util"
-       
-       echoService(org.openecomp.sparky.JaxrsEchoService)
-       
-       util.list(id: 'jaxrsServices') {
-               ref(bean:'echoService')
-       }
-}
\ No newline at end of file