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

게시판의 다른 글 보기 기능에서 발생하고 있는 N + 1 문제를 해결합니다. #328

Open
xharpenParksuhyeon opened this issue Dec 21, 2021 · 0 comments
Assignees

Comments

@xharpenParksuhyeon
Copy link
Member

게시판의 다른 글 보기 기능에서 발생하고 있는 N + 1 문제를 해결합니다.

게시판의 다른 글 보기는 BoardService Class - getBoardMoreItem 메소드를 통해서 가져오고 있습니다.

image

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

No branches or pull requests

1 participant