summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2020-09-10Remove the aaf profile for localMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-2886 Change-Id: I662e5fc1321519174cc2efd6310812b09593cc76 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-2886 Change-Id: Ic9b43ebe3ca58eac65cd169f124b74d0032710ea Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-09Update traversal to use spring boot 2Maharajh, Robby (rx2202)1-3/+4
Issue-ID: AAI-2886 Issue-ID: AAI-2527 Change-Id: Id6432ff82b0377ff44115d5b42607d1926431f7b Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-06-22traversal support for v20LaMont, William(wl2432)1-2/+2
Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-20update traversal processing for v19LaMont, William(wl2432)1-2/+8
Issue-ID: AAI-2866 Change-Id: I344e095e6f1d3b117971c1c78e50ae58bebf27e4 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)1-4/+11
Issue-ID: AAI-2476 Change-Id: I7a13ef0556f9b73d1dda2526c1ef24e860f59dc9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Update traversal to use schema ingest changesKajur, Harish (vk250x)1-0/+1
for the application to not start if it doesn't start properly Issue-ID: AAI-2329 Change-Id: I43a196d08853a6fbb02d715d6ec39b78d6611163 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)1-3/+3
Issue-ID: AAI-2266 Change-Id: I7661f2da34dd3142b7dc025bc642020f611077f6 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2019-01-16Update traversal to support v15LaMont, William (wl2432)1-3/+18
Issue-ID: AAI-2073 Change-Id: I1c3df218d1333bdebc984947edc100607958ab60 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2018-08-22Update spring profiles to use one-way-sslKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1533 Change-Id: Ifdda1524be6d2e05217bc01d68de6b7fbcd0dc1a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)1-39/+44
Update the traversal microservice to use the ingest library to make the application more model driven Issue-ID: AAI-1465 Change-Id: Ifcf56b5d0e7f25ce2bc735b3186e09bc28234100 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-07Update traversal from AJSC 2 to Spring BootVenkata Harish K Kajur1-0/+72
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>