Replace AJSC with Spring Boot 1.5.12.RELEASE
[aai/champ.git] / champ-service / src / main / ajsc / champ-service_v1 / champ-service / v1 / conf / jaxrsBeans.groovy
diff --git a/champ-service/src/main/ajsc/champ-service_v1/champ-service/v1/conf/jaxrsBeans.groovy b/champ-service/src/main/ajsc/champ-service_v1/champ-service/v1/conf/jaxrsBeans.groovy
deleted file mode 100644 (file)
index 17d80a4..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.onap.champ.service.EchoService)
-       
-       util.list(id: 'echoServices') {
-               ref(bean:'echoService')
-       }
-}
\ No newline at end of file