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

프로젝트 개선사항 #78

Open
4 of 6 tasks
SiJun-Yoo opened this issue Feb 4, 2022 · 1 comment
Open
4 of 6 tasks

프로젝트 개선사항 #78

SiJun-Yoo opened this issue Feb 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SiJun-Yoo
Copy link
Collaborator

SiJun-Yoo commented Feb 4, 2022

🌽 작업 설명

  • 생성자의 매개변수가 5개이상인 dto클래스들에 대해 빌더패턴 적용
  • service와 repository의 인터페이스 제거
  • BaseEntity 적용
  • Spring Data JPA적용
  • domain 연관관계 확인
  • Optional 적용
@SiJun-Yoo SiJun-Yoo added the enhancement New feature or request label Feb 4, 2022
@pjh612
Copy link
Owner

pjh612 commented Feb 5, 2022

Match, Member Repository를 제외한 모든 Repository에 Spring Data JPA를적용했습니다.
Service 인터페이스 제거를 완료했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants