Remove Class: HttpsUtils & MicroserviceBusRest 75/121675/3
authortang peng <tang.peng5@zte.com.cn>
Thu, 3 Jun 2021 09:10:23 +0000 (17:10 +0800)
committertang peng <tang.peng5@zte.com.cn>
Thu, 3 Jun 2021 09:26:36 +0000 (17:26 +0800)
commit6cc976de165087178e784c40423242bc7f1b07ee
tree9f22ffba6fe471310ede78f80554e3fb327e5ef7
parent619728f21ddd45497da236d1dbdae4e21a36e5c2
Remove Class: HttpsUtils & MicroserviceBusRest

Issue-ID: HOLMES-414
Signed-off-by: tang peng <tang.peng5@zte.com.cn>
Change-Id: I8722cb9230e7f132cb38ca143d2a4de9d41025f1
holmes-actions/pom.xml
holmes-actions/src/main/java/org/onap/holmes/common/config/MicroServiceConfig.java
holmes-actions/src/main/java/org/onap/holmes/common/msb/MicroserviceBusRest.java [deleted file]
holmes-actions/src/main/java/org/onap/holmes/common/utils/CommonUtils.java [new file with mode: 0644]
holmes-actions/src/main/java/org/onap/holmes/common/utils/HttpsUtils.java [deleted file]
holmes-actions/src/test/java/org/onap/holmes/common/config/MicroServiceConfigTest.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/CommonUtilsTest.java [new file with mode: 0644]
holmes-actions/src/test/java/org/onap/holmes/common/utils/HttpsUtilsTest.java [deleted file]
pom.xml