Skip to content

API for lightweight CQRS and Event-Sourcing framework for Java applications.

License

Notifications You must be signed in to change notification settings

cqrs-agency/cqrs-event-sourcing

Repository files navigation

cqrs-es-spring-framework

I want to implement a spring boot framework that allows you implement CQRS (Command Query Resposibility Segregation) and ES (Event Sourcing) in project in easy way.