Introduction to DDD, hexagonal architecture and CQRS with Spring Boot and Axon 👶 📖
This is an introductive information research in order to lay my foundations about this software developement approach as final project to obtain my software development HNC 👨🎓
This is MY experience after months of studying DDD, hexagonal architecture and CQRS I have taken info from many different sources, which are pretty referenced on the bibliography part.
There is a practical back to this report.
INDEX
sources
- Great courses platform, not only DDD but many advanced content codely pro
- Also from codely, I used this boilerplate to keep as reference codely boilerplate
- This book really helped me a lot to understand (at least try) DDD using PHP examples DDD by examples in PHP
- Amazing complete github repo about DDD heynickc repository