tfredrich / Domain-Eventing
Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within a single JVM. Also supports asynchronous eventing across clustered JVMs using Akka or HazelCast.
☆48Updated 4 years ago
Alternatives and similar repositories for Domain-Eventing:
Users that are interested in Domain-Eventing are comparing it to the libraries listed below
- Example DDD/CQRS based on Implementing Domain Driven Design book written by Vaughn Vernon☆40Updated 11 years ago
- Qbit Microservices Examples☆45Updated 8 years ago
- Sample code of how to do simple things in Reactor☆92Updated 3 years ago
- Eventuate Java client☆52Updated 5 years ago
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 6 years ago
- Templates for Spring Integration projects☆38Updated 2 years ago
- ☆89Updated 7 years ago
- Plain Spring Boot RSocket Starter☆27Updated 5 years ago
- An eventual consistency framework based on Event Sourcing and CQRS on top of light-4j and Kafka☆59Updated last year
- A toolkit for spring boot akka persistance event sourcing starter which contains abstracted common logic for aggregate flow definition an…☆81Updated 2 years ago
- Event-Based-Shopping-System using Spring Boot and Apache Kafka (based on Movie Database @TobiasFlohre)☆18Updated 9 years ago
- Source code for distributed transactions article from 2008, updated to use Spring Boot☆21Updated 2 years ago
- Presentation by Dave Syer on Locks and Leader Elections☆27Updated 3 years ago
- Akka Spring integration for Java with additional spring factories for actor creation with ease.☆35Updated 4 months ago
- A sample springboot project using axon framework to implement event sourcing and cqrs☆25Updated 8 years ago
- ☆21Updated 7 years ago
- Three examples of how to configure AOP in a multi-project Spring Boot application.☆21Updated 8 years ago
- A quiz web site to demo exposing Drools rules through a Spring Boot web app.☆35Updated 8 years ago
- Production-ready culmination of this project now available at https://github.com/HotelsDotCom/styx☆34Updated 3 years ago
- Type safe Hibernate query builder (HQL)☆82Updated last month
- EventBus system for publish and subscribe to events within an application☆33Updated last year
- ☆86Updated 7 years ago
- This is a simple code generator to scaffold the spring data jdbc dao classes☆34Updated 9 years ago
- Accompanying application to a series of post on building CQRS based application with the AxonFramework☆123Updated 6 years ago
- Example on how to use Reactor with Spring Boot☆51Updated 8 years ago
- Reactor 2.0 Spring Components☆86Updated 3 years ago
- Spring Shell with Spring Boot Driven☆17Updated 7 years ago
- Sample applications which use cfg4j for configuration management☆32Updated 8 years ago
- Mirror of Apache Polygene java☆91Updated 6 years ago
- Comsat Examples☆48Updated 9 years ago