Updating the Kafka listener compliance to could events and legacy
[cps.git] / cps-ncmp-service / src / test / resources / application.yml
index df34f84..edbd702 100644 (file)
@@ -21,6 +21,7 @@ spring:
         producer:
             value-serializer: io.cloudevents.kafka.CloudEventSerializer
         consumer:
+            value-deserializer: org.springframework.kafka.support.serializer.ErrorHandlingDeserializer
             properties:
                 spring.deserializer.value.delegate.class: io.cloudevents.kafka.CloudEventDeserializer
 
@@ -54,4 +55,4 @@ hazelcast:
   mode:
     kubernetes:
       enabled: false
-      service-name: "cps-and-ncmp-service"
\ No newline at end of file
+      service-name: "cps-and-ncmp-service"