An open API service indexing awesome lists of open source software.

https://github.com/link-intersystems/java-event-sourcing

An event sourcing example implemented in Java.
https://github.com/link-intersystems/java-event-sourcing

Last synced: about 1 year ago
JSON representation

An event sourcing example implemented in Java.

Awesome Lists containing this project

README

          

[![Java CI with Maven](https://github.com/link-intersystems/java-event-sourcing/actions/workflows/maven.yml/badge.svg)](https://github.com/link-intersystems/java-event-sourcing/actions)
[![Coverage Status](https://coveralls.io/repos/github/link-intersystems/java-event-sourcing/badge.svg?branch=main)](https://coveralls.io/github/link-intersystems/java-event-sourcing?branch=main)

# Event-Sourcing Implementation Examples in Java