You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add: 게시물 좋아요 개수 증가/감소 기능
- JPQL UPDATE 사용을 위해 @Modifying
* fix: 게시물 Response 좋아요 개수
* fix: log 설정 변경
* update: 좋아요 생성 반환 값 변경
- 좋아요 생성 리턴 LikeId -> void 로 수정
- @ResponseStatus 이용하여 void로 리턴
* update: 좋아요 생성 Rest docs 상태 코드 변경
🚀 목적
🔗 작업
The text was updated successfully, but these errors were encountered: