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

[refactor] 객체 생성자를 위한 Builder 패턴, 정적 팩토리 메소드 패턴 적용 #493

Open
2 tasks
msung99 opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
backend Good for newcomers refactor New feature or request

Comments

@msung99
Copy link
Member

msung99 commented Dec 4, 2024

🕹️ 구현할 기능

기본 생성자로 오브젝트를 생성하는 방식에 대해 디자인패턴을 적용한다.

🛠️ 상세작업내용

  • 빌더 패턴 적용
  • 정적 팩토리 메소드 적용

⏰ 예상소요시간

3시간

📄 참고자료

No response

@msung99 msung99 added refactor New feature or request backend Good for newcomers labels Dec 4, 2024
@msung99 msung99 added this to the 🌈 추가 6차 스프린트 milestone Dec 4, 2024
@msung99 msung99 self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Good for newcomers refactor New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant