Closed jmxx219 closed 1 month ago
In GitLab by @fview on Sep 12, 2024, 09:04
requested review from @yeomky98
In GitLab by @fview on Sep 12, 2024, 09:43
added 1 commit
In GitLab by @antlf1104 on Sep 12, 2024, 09:48
Commented on backend/src/main/java/com/dayangsung/melting/domain/member/service/MemberService.java line 43
RuntimeException보다는 NotFoundMember exception을 만드는게 좋을 것 같습니다.
In GitLab by @antlf1104 on Sep 12, 2024, 09:50
marked the checklist item 닉네임 중복 검사 as completed
In GitLab by @antlf1104 on Sep 12, 2024, 09:52
marked the checklist item 회원 정보 초기화 as completed
In GitLab by @antlf1104 on Sep 12, 2024, 09:52
marked the checklist item 회원 정보 수정 as completed
In GitLab by @antlf1104 on Sep 12, 2024, 09:52
marked the checklist item 회원 정보 수정 as incomplete
In GitLab by @antlf1104 on Sep 12, 2024, 09:52
marked the checklist item 닉네임 중복 검사 as incomplete
In GitLab by @antlf1104 on Sep 12, 2024, 09:52
marked the checklist item 회원 정보 초기화 as incomplete
In GitLab by @yeomky98 on Sep 12, 2024, 09:58
Commented on backend/src/main/java/com/dayangsung/melting/domain/member/controller/MemberController.java line 48
메서드명 checkNickname이나 validateNickname은 어떤가요?
In GitLab by @yeomky98 on Sep 12, 2024, 09:58
Commented on backend/src/main/java/com/dayangsung/melting/domain/member/entity/Member.java line 51
init으로 줄여쓰시나요? 저도 init 쓸 일 있으면 줄여 쓰려고 여쭤봅니다
In GitLab by @yeomky98 on Sep 12, 2024, 09:58
고생 많으셨습니다!
In GitLab by @yeomky98 on Sep 12, 2024, 09:59
marked the checklist item 닉네임 중복 검사 as completed
In GitLab by @yeomky98 on Sep 12, 2024, 09:59
marked the checklist item 회원 정보 초기화 as completed
In GitLab by @yeomky98 on Sep 12, 2024, 09:59
marked the checklist item 회원 정보 수정 as completed
In GitLab by @yeomky98 on Sep 12, 2024, 09:59
marked the checklist item 회원 정보 조회 as completed
In GitLab by @yeomky98 on Sep 12, 2024, 09:59
marked the checklist item 로그아웃 as completed
In GitLab by @fview on Sep 12, 2024, 10:06
added 1 commit
In GitLab by @fview on Sep 12, 2024, 11:01
Commented on backend/src/main/java/com/dayangsung/melting/domain/member/entity/Member.java line 51
줄여서 썼을 때 구분이 잘 안되는것들은 풀네임으로 쓰는게 좋지만 init처럼 많이 사용하는 것들은 줄여서 쓰는것도 괜찮다고 생각합니다 :smile:
In GitLab by @fview on Sep 12, 2024, 11:02
Commented on backend/src/main/java/com/dayangsung/melting/domain/member/service/MemberService.java line 43
추후에 커스텀 예외처리 하겠습니다 :thumbsup:
In GitLab by @fview on Sep 12, 2024, 11:05
added 1 commit
In GitLab by @yeomky98 on Sep 12, 2024, 12:05
approved this merge request
In GitLab by @yeomky98 on Sep 12, 2024, 12:05
mentioned in commit 0ecdbe8479c6f89a8dbbd845cd706c55882d7b60
In GitLab by @fview on Sep 12, 2024, 09:04
Merges feat/be-S11P21A701-449-memberapi -> dev-be
주요 변경사항
리뷰 요청사항
➕ 지라 링크