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

Feat: LikeBeer와Beer 조회 쿼리 성능 최적화 #10

Merged
merged 1 commit into from
Aug 6, 2022

Conversation

seo-jio
Copy link
Contributor

@seo-jio seo-jio commented Aug 6, 2022

<쿼리 성능 최적화>
findLikeBeerWithBeer(Long userid) : 특정 user의 List를 조회 할 때 Beer도 함께 조회(join fetch)
findLikeBeerWithBeer() : List를 조회 할 때 Beer도 함께 조회(join fetch)

@kyunghwan1207 님과 코드 리뷰를 함께 진행

@seo-jio seo-jio merged commit 48dad90 into Central-Heckaton:main Aug 6, 2022
@seo-jio
Copy link
Contributor Author

seo-jio commented Aug 6, 2022

협업을 통한 코드 리뷰까지...! 훌륭합니다^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant