https://github.com/keaz/cqrs
A CQRS framework implementation.
https://github.com/keaz/cqrs
cqrs cqrs-es cqrs-framework event-driven event-sourcing java spring-boot
Last synced: 5 months ago
JSON representation
A CQRS framework implementation.
- Host: GitHub
- URL: https://github.com/keaz/cqrs
- Owner: keaz
- Created: 2021-06-06T08:37:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T14:44:23.000Z (over 4 years ago)
- Last Synced: 2024-12-26T12:09:26.595Z (10 months ago)
- Topics: cqrs, cqrs-es, cqrs-framework, event-driven, event-sourcing, java, spring-boot
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A CQRS Implementation
This is a CQRS implementation develop on top of Spring boot.