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

Feat/my info api #24

Merged
merged 6 commits into from
Jan 12, 2022
Merged

Feat/my info api #24

merged 6 commits into from
Jan 12, 2022

Conversation

seohyun-106
Copy link
Contributor

✅ PR check list

  • commit message가 적절한지 확인해주세요.
  • 마지막으로 Coding Convention을 준수했는지 확인해주세요.
  • 적절한 branch로 요청했는지 확인해주세요.
  • Assignees, Label을 붙여주세요.
  • 가능한 이슈를 Link 해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제 부탁드립니다.

🌈 PR 요약

  • 마이페이지 조회 api를 짰습니다

📌 변경 사항

  • user 관련 Service, Controller 추가
  • middleware 사용
  • /user/myInfo 라우팅 연결

⚠️ 특이사항

  • DB 수정 후에 토큰으로 user 불러오는 부분 isDeleted 체크 코드 추가하겠습니다

Linked Issue

close #22

@seohyun-106 seohyun-106 added 🍀 feature 새로운 기능 추가 1️⃣ priority: high 우선순위 높음 labels Jan 12, 2022
@seohyun-106 seohyun-106 self-assigned this Jan 12, 2022
@seohyun-106 seohyun-106 merged commit 9a04855 into develop Jan 12, 2022
@geeneve geeneve deleted the feat/myInfo-api branch January 13, 2022 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ priority: high 우선순위 높음 🍀 feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] GET book api
2 participants