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

Domain 레이어의 모듈에서 DTO를 DomainEntity로 변환하는 메서드 명 변경 #92

Closed
baekteun opened this issue Jul 23, 2023 · 0 comments · Fixed by #105
Closed
Assignees
Labels
1️⃣Priority: High 우선순위 상 🔨 Refactor 코드 리팩토링 ⚡️ Simple 간단한 변경사항

Comments

@baekteun
Copy link
Member

Describe

현재 toEntity()로 DTO를 DomainEntity로 변환하지만 LocalEntity와 혼동될수도 있으니 toDomain() 으로 메서드명을 변경합니다

Additional

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣Priority: High 우선순위 상 🔨 Refactor 코드 리팩토링 ⚡️ Simple 간단한 변경사항
Projects
None yet
1 participant