DrewEaster / jesterLinks
Simple DDD/CQRS/Eventsourcing library for Java
☆21Updated 8 years ago
Alternatives and similar repositories for jester
Users that are interested in jester are comparing it to the libraries listed below
Sorting:
- Defines a common event store Java interface and provides some adapters (like for Greg Young's event store) and implementations (like in-m…☆16Updated 6 months ago
- Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within …☆48Updated 5 years ago
- Proteus Java Client☆43Updated 6 years ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 7 years ago
- A toolkit for spring boot akka persistance event sourcing starter which contains abstracted common logic for aggregate flow definition an…☆81Updated 3 years ago
- Qbit Microservices Examples