summaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route
diff options
context:
space:
mode:
authorRavi Geda <gravik@amdocs.com>2018-04-30 16:54:51 +0100
committerRavi Geda <gravik@amdocs.com>2018-05-01 12:59:23 +0100
commit92927f8985ae5f381143b8b295df2f466e4349ae (patch)
tree4fa5f38af258a4098f94cf10b22fd9ec5c545db9 /src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route
parent0bcc113d91c67424fd07cc4837bca50bba3dda60 (diff)
Migrate to Spring Boot
Convert from AJSC to Spring Boot micro service Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5 Issue-ID: AAI-1040 Signed-off-by: Ravi Geda <gravik@amdocs.com>
Diffstat (limited to 'src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route')
-rw-r--r--src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route b/src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route
deleted file mode 100644
index 5158e4f..0000000
--- a/src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route
+++ /dev/null
@@ -1,5 +0,0 @@
-<route xmlns="http://camel.apache.org/schema/spring" trace="true">
- <from uri="att-dme2-servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/echo-service/?matchOnUriPrefix=true" />
- <to uri="cxfbean:jaxrsServices" />
-</route>
-