Class DomainEventDeserializer
java.lang.Object
ch.admin.bit.jeap.errorhandling.infrastructure.kafka.DomainEventDeserializer
-
Method Summary
Modifier and TypeMethodDescriptiontoJsonString(String clusterName, String eventTopic, byte[] payload)
-
Method Details
-
toJsonString
public String toJsonString(String clusterName, String eventTopic, byte[] payload) throws IOException - Throws:
IOException
-