9주차 미션 [루가]#23
Open
ochyeon wants to merge 57 commits into
Open
Conversation
…(record 사용, 엔드포인트 수정 및 스웨거 명세 추가)
…Id를 경로 변수로 받도록 수정
…tId를 경로 변수로 받도록 수정
This reverts commit 4945095.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚩 이전 미션 피드백 수정
Spring Security 적용 수정 -> 메서드 중복, 적용되지 않은 문제 수정 후 적용
회원가입 시 약관 동의 & 선호 음식 종류 추가
-> 필요 엔티티 및 레포지토리 구현 후 메서드 연결
-> 스웨거 상에서 회원가입 시 정보 입력, 약관동의(0, 1), 선호 음식 종류(List)로 입력
-> 선호 음식은 따로 Public API를 만들어서 입력 가능, 즉 회원가입 API에서 필수 입력사항 X
📌 구현 결과
[작업 내용]
[구현 결과]
[구현 중 오류 및 해결]
마이페이지 조회 시 JWT 토큰을 다르게 읽어서 인증에 실패하는 문제 발생
-> 결과 : 401 오류에서 200
❓ 리뷰 요청
🤔 질문
💬 기타 공유 사항