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

refactor: N + 1 문제를 해결한다 #26

Open
1 task
dongho108 opened this issue Feb 25, 2023 · 0 comments
Open
1 task

refactor: N + 1 문제를 해결한다 #26

dongho108 opened this issue Feb 25, 2023 · 0 comments
Assignees

Comments

@dongho108
Copy link
Collaborator

As-is

  • OneToMany EAGER, ManyToOne Lazy 등등 에서 발생하는 N + 1 문제가 있습니다.

To-be

  • OneToMany EAGER, ManyToOne Lazy 등등 에서 발생하는 N + 1 문제 해결
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

No branches or pull requests

2 participants