-
Notifications
You must be signed in to change notification settings - Fork 1
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: Post 관련 Entity와 Repository에서 Lazy Initialize Proxy 에러 Fetch Join을 이용하여 해결하기 #178
Closed
1 task done
Labels
🔨 Refactor
코드 리팩토링
Comments
ParkJh38
added a commit
that referenced
this issue
Aug 19, 2024
ParkJh38
added a commit
that referenced
this issue
Aug 19, 2024
…-refactoring Refactor: Post의 Entity내의 카테고리 항목 EAGER에서 LAZY fetch로 변경 및 Repository 쿼리문 수정
ParkJh38
added a commit
that referenced
this issue
Aug 19, 2024
ParkJh38
added a commit
that referenced
this issue
Aug 19, 2024
…-refactoring Refactor: Post 엔티티 내의 불필요한 EAGER FetchType 제거
ParkJh38
added a commit
that referenced
this issue
Aug 20, 2024
ParkJh38
added a commit
that referenced
this issue
Aug 20, 2024
…-refactoring Refactor: Post Entity 수정 - postBody 크기 varchar(3000)으로 확장
ParkJh38
added a commit
that referenced
this issue
Aug 20, 2024
ParkJh38
added a commit
that referenced
this issue
Aug 20, 2024
ParkJh38
added a commit
that referenced
this issue
Aug 20, 2024
…-refactoring Feat: 팀 설정을 위한 팀 전체 리스트 조회 Api 기능 구현
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🍒 IssueName
📝 Description
🌱 Todo
The text was updated successfully, but these errors were encountered: