❔ Where should the CQRS be in the Clean Architecture?
Hello guys, hope you're doing well,
Please if I want to work with
Thanks in advance :)
Please if I want to work with
Clean Architecture and I want to use CQRS, fromm your experience, should the Commands and Queries be in the App layer or should the CQRS components be separated in another layer ?Thanks in advance :)