Skip to content

open-broker/cloud-events-jvm

Repository files navigation

cloud-events-jvm

A very small library for working with Cloud Events events.

  • Supports basic serialization and deserialization from/to JSON with Jackson
  • Validation of event data, verifying that fields conforms to the cloud event specification