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 : 게시글 좋아요 기능 구현 및 테스트코드 작성 #37

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

changhyun-jang
Copy link
Contributor

#️⃣ 연관된 이슈 번호

#25

📝 작업 내용

  • PostLike브랜치와 합친 Post브랜치의 결과를 Main에 머지시키는 작업을 하려합니다.

💬 리뷰 요구사항

  • 따로 없습니다!

changhyun-jang and others added 3 commits July 6, 2024 15:43
* refactor : Post 좋아요 삽입 기능 구현, 동시성 이슈 해결을 위한 낙관적 Lock도입.

* refactor : Post 좋아요 삽입 기능에 대한 테스트 코드 작성

* fix : 엔드포인트 및 메소드명 수정

* feat : Post 좋아요 해제 기능 구현

* fix : 게시물 좋아요 기능 관련 api수정
…hool into feature/post

# Conflicts:
#	BE/school/src/main/java/thisisus/school/common/exception/ExceptionCode.java
@changhyun-jang changhyun-jang merged commit 58d0f63 into main Jul 26, 2024
@changhyun-jang changhyun-jang deleted the feature/post branch July 26, 2024 11:54
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.

1 participant