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.
- Host: GitHub
- URL: https://github.com/link-intersystems/java-event-sourcing
- Owner: link-intersystems
- License: apache-2.0
- Created: 2023-10-06T11:22:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T06:22:25.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T06:14:07.708Z (over 1 year ago)
- Language: Java
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/link-intersystems/java-event-sourcing/actions)
[](https://coveralls.io/github/link-intersystems/java-event-sourcing?branch=main)
# Event-Sourcing Implementation Examples in Java