Skip to content

Feat/#9 회원탈퇴 API 구현 - #26

Merged
02-wooki merged 12 commits into
mainfrom
feat/#9
Oct 10, 2025
Merged

Feat/#9 회원탈퇴 API 구현#26
02-wooki merged 12 commits into
mainfrom
feat/#9

Conversation

@02-wooki

Copy link
Copy Markdown
Contributor

#️⃣ 연관된 이슈

close #9


🔎 작업 내용

  • 회원 탈퇴 API 작성

✅ Checklist

  • 커밋 메시지 컨벤션에 맞게 작성했습니다.
  • 변경 사항에 대한 테스트를 했습니다.
  • 필요 없는 import문이나 setter 등을 삭제했습니다.
  • 기존의 코드에 영향이 없는 것을 확인했습니다.

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

@github-actions

Copy link
Copy Markdown

Test Coverage Report

Overall Project 100% 🍏
Files changed 100% 🍏

File Coverage
MemberService.java 100% 🍏
MemberController.java 100% 🍏

@02-wooki 02-wooki self-assigned this Sep 25, 2025

@lgw323 lgw323 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

열심히 잘 하셨네요

@OppSpark OppSpark left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

깔끔한 코드 확인했습니다.

@ybson0718 ybson0718 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

너무 열심히 하시고 잘하셨어요

@myasehyun myasehyun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

명세서대로 수정 굿굿얌얌이네요 고생햇서요

@myasehyun myasehyun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이륙허가함미다

@02-wooki
02-wooki merged commit 709cba9 into main Oct 10, 2025
1 check passed
@02-wooki
02-wooki deleted the feat/#9 branch October 10, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 회원탈퇴 API 작성

5 participants