Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

도메인은 영속성으로부터 정말로 해방될 수 있는가? #4

Open
woosung1223 opened this issue May 1, 2023 · 0 comments

Comments

@woosung1223
Copy link
Collaborator

woosung1223 commented May 1, 2023

DIP를 적용하거나 헥사고날 아키텍쳐를 따르면 엔티티를 순수하게 유지할 수 있다.
엔티티에서 외부로 흐르는 어떠한 의존성도 존재하지 않는다.

하지만 코드 레벨에서의 의존성은 없다고 하더라도, 정말로 도메인 설계를 할 때 데이터베이스와 연관이 없을까?
눈에 보이지 않는 간접적인 의존성이 존재하는 것은 아닌가?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant