Moving @NotNull annotation to field level 09/126109/2
authorlapentafd <francesco.lapenta@est.tech>
Tue, 7 Dec 2021 15:59:49 +0000 (15:59 +0000)
committerlapentafd <francesco.lapenta@est.tech>
Wed, 8 Dec 2021 11:07:03 +0000 (11:07 +0000)
commit5f46449a3a73a101fb6e7926dd48e1672ad3ed7b
tree453e33798d38515ef4a864f1095452946d7d0d5e
parenteed3e8be1194b4b9a9e1001fa24edbd024b18378
Moving @NotNull annotation to field level

KeyStorePassword and KeyStorePath values
can be expressed as simply null instead of "null"

Issue-ID: POLICY-3604
Change-Id: I839bce33df4829fcc8d604f8ed1e52e6f50ef988
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
plugins/reception-plugins/src/main/java/org/onap/policy/distribution/reception/handling/sdc/SdcReceptionHandlerConfigurationParameterGroup.java
plugins/reception-plugins/src/test/java/org/onap/policy/distribution/reception/handling/sdc/TestSdcReceptionHandlerConfigurationParameterGroup.java
plugins/reception-plugins/src/test/resources/handling-sdc-null-parameters.json [new file with mode: 0644]