waterdog-oss / outbox-event-bus

A technology agnostic event bus
MIT License
3 stars 1 forks source link

KafkaEvent not being serialized #5

Closed felix19350 closed 5 years ago

felix19350 commented 5 years ago

By adding a private modifier to the fields in the kafka event class, the serialization now generates an empty object.

felix19350 commented 5 years ago

Closed with PR #6