Home > database >  Domain Driven Design - Services should know about other services ? Or should know multiple repositor
Domain Driven Design - Services should know about other services ? Or should know multiple repositor

Time:09-23

I'm creating a backend application and I'm trying to implement the Domain Driven Design. However, I had a question regarding my data structure that I intend to clarify.

Database Structure