Skip to content

사용자 정보 매핑 로직을 별도 함수로 분리 #32

Description

@coderabbitai

현재 UserControllergetMyUserInfo 메서드 내에서 도메인 엔티티를 API 모델로 매핑하는 로직이 직접 구현되어 있습니다. 이 매핑 로직을 별도의 헬퍼 함수나 매퍼 클래스로 분리하여 코드의 재사용성과 유지보수성을 높일 수 있습니다.

관련 PR: #31
관련 코멘트: #31 (comment)

요청자: @waterfogSW

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions