aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/crud/service/JaxrsEchoService.java
AgeCommit message (Collapse)AuthorFilesLines
2019-01-11Fix echo service path in gizmoBansal, Nitin (nb121v)1-1/+1
Fix echo service path in gizmo Change-Id: I921628c815ce9130d257914db089777eb2c84341 Issue-ID: AAI-2071 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-10-10Return X-TransactionId header in REST responseMichael Arrastia1-20/+27
If the transaction ID is not provided the reverse-proxy creates it. This ensures that the transaction ID is provided back to the client. Change-Id: I033a23bbb3920e264a51322a81f23ad220e59d34 Issue-ID: AAI-1732 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-05-01Migrate to Spring BootRavi Geda1-5/+6
Convert from AJSC to Spring Boot micro service Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5 Issue-ID: AAI-1040 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-03-13Update license date and textsblimkie1-7/+4
Update license date and disable license plugin Change-Id: Ieb54f4fe8dc939bf57af88fb7a71fd510bd20509 Issue-ID: AAI-865 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-11-20Refactor to move from openecomp to onapBansal, Nitin (nb121v)1-0/+63
Refactor to move from openecomp to onap IssueID: AAI-486 Change-Id: I1d5634739514acf11d5fbdf5e2c7865aaccd864e Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>