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

[Reservation] 리팩토링 #81

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

J-Cheol
Copy link
Contributor

@J-Cheol J-Cheol commented Jan 19, 2025

이슈

작업 내용

  • 필요없는 Swagger 설명 제거 및 변경
    • 불필요한 설명 제거
    • 설명이 필요한 부분 추가
  • Reservation CQRS 적용
    • Service, Repository 분리 및 적용
  • Reservation, AdminReservation page defalutValue 설정
    • page기본값 설정으로 오류 최소화

참고사항

이번 취지는 Reservation만 리팩토링을 진행하는것을 목표로 하였기에 전체 page defalutValue를 수정하지 않은 점 참고부탁드립니다.
CQRS 적용 및 Swagger 정리를 하였고 비즈니스 로직 수정은 Cart 리팩토링 후 진행할 것 같습니다.

@J-Cheol J-Cheol added the refactoring 코드 리팩토링 작업 시 label Jan 19, 2025
@J-Cheol J-Cheol requested review from ppusda and junggg097 January 19, 2025 14:47
@J-Cheol J-Cheol self-assigned this Jan 19, 2025
@J-Cheol J-Cheol linked an issue Jan 19, 2025 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 코드 리팩토링 작업 시
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Reservation] 리펙토링
1 participant