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

[BE/REFACTOR] dto 패키지 이동 #400

Merged
merged 6 commits into from
Jul 17, 2024
Merged

[BE/REFACTOR] dto 패키지 이동 #400

merged 6 commits into from
Jul 17, 2024

Conversation

LJH098
Copy link
Collaborator

@LJH098 LJH098 commented Jul 17, 2024

📌 관련 이슈

closes #392

🔑 주요 변경사항

  • 계층 간에 사용하는 DTO는 common/dto 패키지에 위치하였습니다.
  • request, response DTO는 각각의 도메인 패키지 adapter/in 에 위치하였습니다.

@LJH098 LJH098 requested a review from hwangdaesun July 17, 2024 11:25
@LJH098 LJH098 self-assigned this Jul 17, 2024
Copy link
Collaborator

@hwangdaesun hwangdaesun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@LJH098 LJH098 merged commit 35a54fa into be Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants