Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
작업 사항
고민한 점들
어떤 유저가 특정 자원(여기서는 필터)에 대해 좋아요 눌렀는지 확인할 때
liked
같은 속성 넣기나중에 조회를 더 효율적으로 할 수 있도록 개선해보면 좋을듯..
[게시판] 게시글 좋아요 / 좋아요 취소
좋아요 기능 구현
🤔 게시물 "좋아요" 여부를 어떻게 설계할까?
Springboot 좋아요 기능을 통해 동시성을 알아보자!