作者:
bjk (Up2u)
2022-12-07 06:56:00For each aggregate or aggregate root, you should createone repository class. In a microservice based on Domain-Driven Design (DDD) patterns, the only channel you should use to update the database should be the repositories.This is because they have a one-to-one relationship