From: mark.j.leonard Date: Thu, 20 Sep 2018 09:52:04 +0000 (+0100) Subject: Replace 2xx result codes with Java constants X-Git-Tag: 1.3.1~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a63148f6ee9c822351c6166bd90471d3e3a3c566;hp=a63148f6ee9c822351c6166bd90471d3e3a3c566;p=aai%2Fsearch-data-service.git Replace 2xx result codes with Java constants Use standard Java Status Response enums and constants instead of hard-coding magic values in the HTTP Controller. Change-Id: Ic509e2a85808dc3e0faab1b455a2e7851cd86408 Issue-ID: AAI-1650 Signed-off-by: mark.j.leonard ---