Skip to content

[백재우] sprint4 #164

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

Conversation

jaewoo9797
Copy link
Collaborator

@jaewoo9797 jaewoo9797 commented Feb 14, 2025

주요 변경사항

  • 루트 페이지 서빙
  • api 컨트롤러 구현

스크린샷

Image

postman 파일

POSTMAN_COLLECTION.json

멘토에게

  • 3미션에 관해서 부족했던 부분 학습 진행하겠습니다
  • 베이스코드 위에 컨트롤러 부분만 추가하여 controller와 error 관련해서만 봐주시면 될 것 같습니다!
  • api 설계에 대해서도 리뷰 부탁드립니다. 컨트롤러 또는 json 파일로 첨부한 포스트맨 파일 참고 부탁드립니다.
  • 소프트웨어 3대 원칙 중 YAGNI에 맞게 요구사항만 구현했습니다.
  • js 파일 구현된 것을 보고 루트 페이지만을 위해서 타임리프 의존성을 추가하기엔 오버스펙이라 mvc 기능만 이용하였습니다.
  • 컨트롤러 부분과 에러 캐치하는 advice 만 베이스 코드위에 작성하였습니다.

jaewoo9797 and others added 30 commits February 4, 2025 09:23
유저 이름,닉네임, 이메일 비즈니스 로직인 유효성 검증
생각해 볼 부분, 현재 static 으로 정적메서드가 많이 존재하는데, 검증해야하는 부분들이 많아질 경우 어떻게 할 것인가? 장단점 생각해보기

검증하는 로직을 외부 객체로 진행하게 된다면, 장단점 생각해보기
인터페이스 메소드 구현체 구현추가
checkAlready -> throwAlready
@jaewoo9797 jaewoo9797 requested a review from kkong101 February 14, 2025 02:39
@jaewoo9797 jaewoo9797 added the 순한맛🐑 마음이 많이 여립니다.. label Feb 14, 2025
@jaewoo9797 jaewoo9797 closed this by deleting the head repository Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
순한맛🐑 마음이 많이 여립니다..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant