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
* feat: 멤버의 모든 좋아요한 킬링파트 조회, 모든 킬링파트와 노래 조회 기능 구현
* feat: 스와이프 노래 조회시 좋아요 정보를 DB에게 받아서 처리한다.
* fix: conflict 해결
* config: test 환경 토큰 시간 변경
* fix: 킬링파트의 id 조회하는 쿼리 오류 수정 및 테스트 작성
* fix: LoginCheckerInterceptor 가 처리할 경로 수정
* test: showSongById 스와이프 기능 테스트 수정
* style: Assertions static import 로 변경
* fix: Genre.getValue() 에서 name() 으로 변경
* fix: 마이페이지 좋아요한 킬링파트 조회 최신순으로 정렬 및 테스트 작성, 수정
🤷 개선할 기능
현재 노래 데이터를 캐싱하여 이용한 것에서 좋아요를 실시간으로 반영되지 않아 사용자 경험이 떨어지고 있음 -> 좋아요 부분은 db에서 불러와 실시간 방연을 적용하고자 한다.
🔨 상세 작업 내용
📄 참고 사항
⏰ 예상 작업 시간
1시간
⏰ 마감일
9월27일 21시반
The text was updated successfully, but these errors were encountered: