-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: 임베디드 클래스로 분리 * refactor: 정적 팩토리 수정 * fix: MemberProfile 위임 메서드 추가 및 JPQL 오타 수정 * fix: 포트폴리오 배당금 계산 메서드에 LocalDateTimeService 인수 추가 - 목객체 주입위해서 * fix: 테스트 실패 해결 * test: 테스트 추가 * refactor: oauthMember 메서드 매개변수 줄임 * refactor: 정적 팩토리 추가 * refactor: 기존 로컬 회원 정적 팩토리 메서드 제거 * refactor: 기존 로컬 회원 정적 팩토리 제거 * refactor: profileUrl을 MemberProfile로 이동 * refactor: 메서드 타입을 void로 변경 * refactor: MemberRole 가변인수 메서드로 변경 * test: addMemberRole 메서드 테스트 추가 * refactor: Member와 NotificationPreference 연관관계 편의 메서드 개선 * refactor: Member, MemberRole간에 연관관계 편의 메서드 구현 * rename: 메서드명 변경 * feat: 연관관계 편의 메서드 구현 * feat: toString 재정의 * style: roleSet을 roles로 변경 * test: add test * style: 메서드명 변경
- Loading branch information
1 parent
2367a0a
commit 234a6aa
Showing
44 changed files
with
551 additions
and
219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.