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

Enitity Domain Mapper 클래스는 Enitity에서 정의 하기! #36

Open
1 task
geunskoo opened this issue May 23, 2023 · 0 comments
Open
1 task

Enitity Domain Mapper 클래스는 Enitity에서 정의 하기! #36

geunskoo opened this issue May 23, 2023 · 0 comments
Labels
👀 good first issue 처음 시작하기 좋은 이슈

Comments

@geunskoo
Copy link
Contributor

💬 Description

Enitity Domain Mapper 클래스는 Enitity에서 정의를 하는게 바람직합니다.
toDomain( ) 함수 Domain영역에 정의가 되어있는데 언제든지 인프라스트럭처가 교체될 수 있는 유연한 구조의 헥사고날 아키텍처는
Entity에서 그 mapper함수를 전부 관여하는 것이 좋을 것 같습니다.

✅ To Do

  • Domain에 있는 mapper 함수 Entity 영역으로 옮기기
@geunskoo geunskoo added the 👀 good first issue 처음 시작하기 좋은 이슈 label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 good first issue 처음 시작하기 좋은 이슈
Projects
None yet
Development

No branches or pull requests

1 participant