summaryrefslogtreecommitdiffstats
path: root/engine-d/src/main/java/org/onap/holmes/engine/request
AgeCommit message (Collapse)AuthorFilesLines
2022-08-11Switched from Dropwizard to SpringbootGuangrongFu3-12/+16
Issue-ID: HOLMES-511 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I72b53ad4073e0a07a4c6a234781dc0d139584dda
2018-07-18FIX ALL POSSIBLE SONAR ISSUES IN HOLMESKrishnajinka1-1/+0
fix sonar flagged issue related to try catch block and other simple issues Issue-ID: HOLMES-144 Change-Id: I81c1ec08384b61f7ef21fa2695076943b4956f74 Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian2-5/+0
Issue-ID: HOLMES-104 Change-Id: I535050f7dcacc2caa75d9a8941d93000fd91c361 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-16Fix the CSIT ProblemGuangrong Fu1-0/+1
Change-Id: Iae353b6d156fdd263af03afdb6bdd2b4bbb9da80 Issue-ID: HOLMES-76 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Add DMaaP Configuration APIs for TestingGuangrong Fu1-0/+31
Change-Id: I4f2d75ba8148f3118a731d0b2d68f13c6b941bb0 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14modify not publish messages to DMaaPShiwei Tian1-0/+3
Issue-ID: HOLMES-71 Change-Id: Iaf87f0250d043aae84e9afc6aaec0f6cdc0a529c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu2-0/+63
Change the groupid and package paths to onap. Change-Id: Ie2f9926d418fbb434509a0d740efa95148ab58de Issue-ID: HOLMES-8 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>