aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorShwetank Dave <shwetank.dave@amdocs.com>2018-03-29 16:55:36 -0400
committerShwetank Dave <shwetank.dave@amdocs.com>2018-03-29 17:22:35 -0400
commitce701746049abfd94a87b46e43f296faf32d6213 (patch)
tree31f3d768469ce328d8bee16e18c5f9b4ab9b4458 /services
parent06d31abe3065205c87447687ad87c05e602c97d7 (diff)
Removing AJSC and moving to SpringBoot
[AAI-804] Deleting AJSC files. [AAI-804] Adding Spring Boot Dependencies Issue-ID: AAI-804 Change-Id: Ibda01496d56cc4613f6d2be3b8737d823cee342a Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
Diffstat (limited to 'services')
-rw-r--r--services/README.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/services/README.txt b/services/README.txt
deleted file mode 100644
index c20898d..0000000
--- a/services/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Place any Deployment Packages (zips) in this folder to be deployed with your service.
-This can be used for importing older Nimbus deployment packages to the AJSC. Not all
-prior Nimbus services are available and therefore, not ALL former Nimbus deployment
-packages will convert directly to AJSC. However, for Service Development, you may create
-other Services (Deployment Packages) as separate services and test by themselves. Then,
-simply take the created zip (deployment package) of the service and place in THIS services folder for it
-to be deployed within this AJSC Container. This folder will be copied to the ultimate AJSC_HOME/services
-folder from which all services are deployed. \ No newline at end of file