Skip to content

hedza06/spring-boot-cqrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Query Responsibility Segregation

CQRS stands for Command Query Responsibility Segregation. its heart is the notion that you can use a different model to update information than the model you use to read information.

For some situations, this separation can be valuable, but beware that for most systems CQRS adds risky complexity.

CQRS Model

alt text

Contribution

If someone is interesting in contribution please contact me on e-mail hedzaprog@gmail.com. There will be more interesting things to come for Spring Boot especially.

Author

Heril Muratović
Software Engineer

Mobile: +38269657962
E-mail: hedzaprog@gmail.com
Skype: hedza06
Twitter: hedzakirk
LinkedIn: https://www.linkedin.com/in/heril-muratovi%C4%87-021097132/
StackOverflow: https://stackoverflow.com/users/4078505/heril-muratovic