150 Forks
591 Stars
591 Watchers

all-things-cqrs

Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.

How to download and setup all-things-cqrs

Open terminal and run command
git clone https://github.com/ddd-by-examples/all-things-cqrs.git
git clone is used to create a copy or clone of all-things-cqrs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with all-things-cqrs https://github.com/ddd-by-examples/all-things-cqrs/archive/master.zip

Or simply clone all-things-cqrs with SSH
[email protected]:ddd-by-examples/all-things-cqrs.git

If you have some problems with all-things-cqrs

You may open issue on all-things-cqrs support forum (system) here: https://github.com/ddd-by-examples/all-things-cqrs/issues