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
* fix: remove viewcount from article
* feat: view count 조회에 대한 API 생성
* feat: article 단건 조회 트랜잭션 readonly true
* test: article에서 viewcount 삭제로 인한 변경
* test: remove article view count
* test: jacoco test 검증 룰 단위를 class로 변경
article의 view_count, like_count 업데이트에 대한 이슈
게시글 좋아요나 조회수에 대한 업데이트에 대한 성능 개선
해결책
The text was updated successfully, but these errors were encountered: