-
Notifications
You must be signed in to change notification settings - Fork 0
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
GETP-112 feat: 피플 좋아요 기능 구현 #52
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니당!
src/main/java/es/princip/getp/domain/people/exception/PeopleLikeErrorCode.java
Outdated
Show resolved
Hide resolved
src/main/java/es/princip/getp/domain/people/controller/PeopleLikeController.java
Outdated
Show resolved
Hide resolved
src/test/java/es/princip/getp/domain/people/service/PeopleLikeServiceTest.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다! 의견 남긴 것만 참고해주시면 될 것 같아용
781fe16
to
c16e07d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* GETP-112 feat: 피플 좋아요 기능 엔티티 구현 * GETP-112 feat: 피플 좋아요 기능 레포지토리 구현 * GETP-112 feat: 피플 좋아요 기능 서비스 구현 * GETP-112 feat: 피플 좋아요 기능 컨트롤러 구현 * GETP-112 test: 피플 좋아요 기능 레포지토리 테스트 구현 * GETP-112 test: 피플 좋아요 기능 서비스 테스트 구현 * GETP-112 test: 피플 좋아요 기능 컨트롤러 테스트 구현 --------- Co-authored-by: 신찬규(Shin Changyu) <[email protected]>
* GETP-112 feat: 피플 좋아요 기능 엔티티 구현 * GETP-112 feat: 피플 좋아요 기능 레포지토리 구현 * GETP-112 feat: 피플 좋아요 기능 서비스 구현 * GETP-112 feat: 피플 좋아요 기능 컨트롤러 구현 * GETP-112 test: 피플 좋아요 기능 레포지토리 테스트 구현 * GETP-112 test: 피플 좋아요 기능 서비스 테스트 구현 * GETP-112 test: 피플 좋아요 기능 컨트롤러 테스트 구현 --------- Co-authored-by: 신찬규(Shin Changyu) <[email protected]>
✨ 구현한 기능
📢 논의하고 싶은 내용
🎸 기타