Refactor HttpEntry class - Part 1 87/138087/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 28 May 2024 09:11:09 +0000 (11:11 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 28 May 2024 09:55:34 +0000 (11:55 +0200)
commitfa42cc548fb2f002b4e94e79bcbf10fbd7bcfa6d
treed8d76d76780b69f48f13400885cc19d13ed48063
parent17cf0fc2bd8ead53beadafe0fda7605fbb27f618
Refactor HttpEntry class - Part 1

- simplify setHttpEntryProperties (later on this will likely be done in the constructor)
- move some logic of UEBNotification into separate methods
- resolve jsonassert dependency conflict

Issue-ID: AAI-3863
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ic84b43156890352509dc9c547478abdf53e96d6a
aai-core/pom.xml
aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java
aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java
aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java
aai-els-onap-logging/pom.xml
aai-rest/pom.xml