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

리뷰 코드 리펙토링 및 뷰 작성 , 도서 조회로직 변경 #213

Open
masiljangajji opened this issue Mar 21, 2024 · 0 comments
Assignees

Comments

@masiljangajji
Copy link
Member

masiljangajji commented Mar 21, 2024

리뷰 평점 평균 및 전체 리뷰 개수 조회 로직 native query -> querydsl 변경

리뷰 조회 성능최적화
(기존에는 이미지를 따로 불러와서 있는 경우 없는경우를 for 를 돌려 매치시켜줬지만 이제는 left join으로 한번에 처리)

도서 조회시 평점 평균 및 전체 리뷰개수 같이 조회되도록 변경

review.html 리뷰 없을시 처리 완료

book-detail.html 리뷰 평균 반올림 변경

@masiljangajji masiljangajji self-assigned this Mar 21, 2024
@masiljangajji masiljangajji converted this from a draft issue Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant