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: Post 관련 Entity와 Repository에서 Lazy Initialize Proxy 에러 Fetch Join을 이용하여 해결하기 #178

Closed
1 task done
ParkJh38 opened this issue Aug 19, 2024 · 0 comments · Fixed by #179
Assignees
Labels
🔨 Refactor 코드 리팩토링

Comments

@ParkJh38
Copy link
Member

ParkJh38 commented Aug 19, 2024

🍒 IssueName

Post 관련 Entity와 Repository에서 Lazy Initialize Proxy 에러 Fetch Join을 이용하여 해결하기

📝 Description

Post 관련 Entity와 Repository에서 Lazy Initialize Proxy 에러 Fetch Join을 이용하여 해결하기

🌱 Todo

  • Post 관련 Entity와 Repository에서 Lazy Initialize Proxy 에러 Fetch Join을 이용하여 해결하기
@ParkJh38 ParkJh38 added the 🔨 Refactor 코드 리팩토링 label Aug 19, 2024
@ParkJh38 ParkJh38 self-assigned this 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
…-refactoring

Refactor: Post 엔티티 내의 불필요한 EAGER FetchType 제거
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
…-refactoring

Feat: 팀 설정을 위한 팀 전체 리스트 조회 Api 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링
Projects
None yet
1 participant