soat-fiap / FIAP.TechChallenge.ByteMeBurger

Repository for FIAP SOAT post degree Tech Challenge
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Create Domain model #15

Closed italopessoa closed 1 month ago

italopessoa commented 2 months ago
italopessoa commented 2 months ago

Microsoft reference for Value Objects equality implementation https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/implement-value-objects

italopessoa commented 2 months ago

Good reading to understand why to avoid Anemic Domain Model https://www.martinfowler.com/bliki/AnemicDomainModel.html