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

JPA 리팩토링 #64

Open
2 tasks
bbeomgeun opened this issue Apr 22, 2022 · 0 comments
Open
2 tasks

JPA 리팩토링 #64

bbeomgeun opened this issue Apr 22, 2022 · 0 comments
Labels
need study 해당 지식에 대해 공부가 필요 refactor 리팩토링

Comments

@bbeomgeun
Copy link
Contributor

이슈 내용

  • 현재 JPA의 아주 기초 기능만 사용해서 아주 문제점이 많다
  • 쓸모없는 쿼리도 나가기도 하고, querydsl이나 jpql 등을 사용하지 않고 억지로 끌고오는 상황

To-do

  • 지연 로딩 적용 (fetchType.Lazy)
  • jpa 공부하며 추후 적용

참고 사항

@bbeomgeun bbeomgeun added refactor 리팩토링 need study 해당 지식에 대해 공부가 필요 labels Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need study 해당 지식에 대해 공부가 필요 refactor 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant