Replace Jackson with GSON 35/33135/4
authorYiLi <li.yi101@zte.com.cn>
Tue, 27 Feb 2018 07:26:41 +0000 (15:26 +0800)
committerYiLi <li.yi101@zte.com.cn>
Tue, 27 Feb 2018 09:45:43 +0000 (17:45 +0800)
commitd2e0902630ccf06bb466360e036212f5060b9055
tree6d87843690537bbd90b5577e0f8e489fbe268ad4
parent4be2442687589c409a469188696d7605979881ee
Replace Jackson with GSON

Change-Id: Ifffe7aca1116e2706d66ecb682697df521785b57
Issue-ID: HOLMES-115
Signed-off-by: YiLi <li.yi101@zte.com.cn>
pom.xml
rulemgt-standalone/src/main/assembly/conf/rulemgt.yml
rulemgt/pom.xml
rulemgt/src/main/java/org/onap/holmes/rulemgt/bean/response/RuleQueryListResponse.java
rulemgt/src/main/java/org/onap/holmes/rulemgt/dcae/DcaeConfigurationPolling.java
rulemgt/src/main/java/org/onap/holmes/rulemgt/resources/RuleMgtResources.java
rulemgt/src/test/java/org/onap/holmes/rulemgt/dcae/DcaeConfigurationPollingTest.java
rulemgt/src/test/java/org/onap/holmes/rulemgt/resources/RuleMgtResourcesTest.java