-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
작업 내용
- 같은 로직이 여러 메서드나 클래스에 중복되어 나타나는 부분이 있어, 공통 메서드로 분리하거나 유틸성 클래스로 추출하여 중복을 제거할 필요가 있습니다.
작업 예시
- 특정 유효성 검사 반복 → 공통 함수 추출
- DTO 매핑 반복 →
Mapper클래스 또는ModelMapper적용
코드 수정 이전 작업
- 관련 예시가 필요합니다. @ckdals4600
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels