Hi,

I am asked to write a Event Sourcing Library, that can be used by any Java application/API to produce custom events. These events will be described in a JSON file which will be available to...