sdk-java
sdk-java copied to clipboard
Support JSON Batch Format
The CE spec defines the JSON Batch Format and the Java SDK doesn't support it.
Our core interfaces are designed to work with only one CloudEvent and we shouldn't break them while adding support for JSON Batch Format
Related https://github.com/cloudevents/sdk-java/issues/542, it's focused on Protobuf but the core and api modules should be implemented for the general batch format