We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
추가하려는 기능에 대해 간결하게 설명해주세요
프로젝트 내부에서 사용되는 엔티티 타입을 정리합니다.
엔티티와 DTO간의 Mapper 클래스를 생성하여 변환 작업을 수행하도록 합니다.
https://mason-lee.tistory.com/103
The text was updated successfully, but these errors were encountered:
Kelly-Chui
No branches or pull requests
📌Issue
프로젝트 내부에서 사용되는 엔티티 타입을 정리합니다.
엔티티와 DTO간의 Mapper 클래스를 생성하여 변환 작업을 수행하도록 합니다.
✅작업 상세 내용
참고할만한 자료
https://mason-lee.tistory.com/103
The text was updated successfully, but these errors were encountered: