summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-02-04Optionally disable client authenticationSerban Popescu1-1/+0
based on an env. variable, client authentication can be disabled Change-Id: I6d787644ef1439b8e88dcc3dec7f5181b11b7f11 Issue-ID: AAI-2132 Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
2018-06-12fix ping communication with search to datarouterrenealr1-0/+1
Add the fix needed in order for the search ping to communicate with data router as well as add some fixes to the start script and dockerfile Issue-ID: AAI-1224 Change-Id: I74ab3b8def4b85513401b7329d33dc6a3bc518bc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29Removing AJSC and moving to SpringBootShwetank Dave1-0/+4
[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>