You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the Infra / Data protocols to avoid injecting a whole repository into a use case handler. It is a better SOC and avoids to give controllers/concrete use case implementations the full access to a repository.
Refactor the Infra / Data protocols to avoid injecting a whole repository into a use case handler. It is a better SOC and avoids to give controllers/concrete use case implementations the full access to a repository.