Close the inputstream 19/16219/1
authorsurya-huawei <a.u.surya@huawei.com>
Thu, 28 Sep 2017 05:46:21 +0000 (11:16 +0530)
committersurya-huawei <a.u.surya@huawei.com>
Thu, 28 Sep 2017 05:47:56 +0000 (11:17 +0530)
commit6dc1f4c1f69f1a02926a0bcc06b812a0c28f3e34
tree3bc249fefb3774d7b20b2bfcb610857ff9129b04
parentf70df11736442059b5aa28590cbf4885a3fb82a1
Close the inputstream

*Use try with resources to close the resource
This is done to ensure that the resource
 is closed

Issue-Id: CCSDK-87
Change-Id: Ie5ebcffcec3350902305b35909e64d3cd518c49b
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
aai-service/provider/src/main/java/org/onap/ccsdk/sli/adaptors/aai/AAIService.java