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

호텔 관련 코드에 일급 컬렉션, VO, Enum 을 적용한다. #84

Open
nasaoreo opened this issue Nov 15, 2021 · 0 comments
Open
Assignees
Labels
리팩토링 🔧 리팩토링과 관련된 이슈

Comments

@nasaoreo
Copy link
Member

목적

이슈 목적
지난 코드 리뷰에서 조언받은 사항을 반영한다.

작업 상세 내용

  • 일급 컬렉션 사용
  • 필요 시 VO 적용(Address 등)
  • Enum 타입 적용(switch문)

참고 사항

@nasaoreo nasaoreo added the 리팩토링 🔧 리팩토링과 관련된 이슈 label Nov 15, 2021
@nasaoreo nasaoreo self-assigned this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
리팩토링 🔧 리팩토링과 관련된 이슈
Projects
None yet
Development

No branches or pull requests

1 participant