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: 전반적인 코드 리팩토링 진행 #173

Closed
6 tasks
yumzen opened this issue Aug 15, 2024 · 0 comments
Closed
6 tasks

Refactor: 전반적인 코드 리팩토링 진행 #173

yumzen opened this issue Aug 15, 2024 · 0 comments
Assignees
Labels
🔨 Refactor 코드 리팩토링

Comments

@yumzen
Copy link
Member

yumzen commented Aug 15, 2024

🍒 IssueName

Refactor: 전반적인 코드 리팩토링 진행

📝 Description

리팩토링 화이팅 합시다 ~!
리팩토링 진행했으면 하는 부분은 언제든 편하게 추가해주세요 😆

🌱 Todo

  • service 인터페이스/구현체 분리 적용하기
  • 모든 생성자 함수는 @AllArgsConstructor가 아닌 @Builder 사용해서 빌더 패턴 적용하기
  • Entity에서 @Setter, @Data 사용하지 않고 직접 setter 역할 메소드를 만들어 적용하기
  • Lazy Initialize Proxy 에러 Fetch Join을 이용하여 해결하기 (OSIV, EAGER, 강제 초기화 지양하기)
  • Service 인터페이스에 접근 제한자 제거하기
  • Controller에서 response 스웨거 적용을 위해 responseCode → SuccessStatus/ErrorStatus 값 적용하기
@yumzen yumzen added the 🔨 Refactor 코드 리팩토링 label Aug 15, 2024
yumzen added a commit that referenced this issue Aug 20, 2024
yumzen added a commit that referenced this issue Aug 20, 2024
yumzen added a commit that referenced this issue Aug 20, 2024
yumzen added a commit that referenced this issue Aug 20, 2024
Fix: 팔로우 기능 관련 에러 해결
yumzen added a commit that referenced this issue Aug 20, 2024
yumzen added a commit that referenced this issue Aug 21, 2024
yumzen added a commit that referenced this issue Aug 22, 2024
yumzen added a commit that referenced this issue Sep 16, 2024
@yumzen yumzen closed this as completed Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

5 participants