TreeFormat - Removed problems triggering Sonar errors 66/109166/1
authorChris André <chris.andre@yoppworks.com>
Mon, 15 Jun 2020 15:32:39 +0000 (11:32 -0400)
committerChris André <chris.andre@yoppworks.com>
Mon, 15 Jun 2020 15:32:39 +0000 (11:32 -0400)
commitcab7cb6f3a897029c8f6c2be928c42188dee2575
treed426906edfadd95ba1969ccb8a68a4ef86283024
parenta81695efd81cc14d53ad94c5539101c641feb539
TreeFormat - Removed problems triggering Sonar errors

- Removed all unchecked access to Optional.get()
- Renamed LOGGER to TREE_FORMAT_LOGGER, following Sonar's suggestion

Issue-ID: AAI-2931
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I7536309220f2dfb4b75ecbcd6b9e36797c5f1826
aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java