Fixing CompositeState mapping
[cps.git] / cps-application / src / main / resources / application.yml
index 692996c..af886a1 100644 (file)
@@ -79,6 +79,9 @@ spring:
                 spring.deserializer.value.delegate.class: org.springframework.kafka.support.serializer.JsonDeserializer\r
                 spring.json.value.default.type: org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent\r
                 spring.json.use.type.headers: false\r
+\r
+    jackson:\r
+      default-property-inclusion: NON_NULL\r
 app:\r
     ncmp:\r
         async-m2m:\r