Skip to content

[feat] 회원가입 요청 dto 및 멤버 엔티티 필드에 전번 · 이름 · 이메일 · 비번 추가

af05b8f
Select commit
Loading
Failed to load commit list.
Merged

[feat] 회원가입 필드 추가 및 커뮤니티 로직/연관관계 개선 #105

[feat] 회원가입 요청 dto 및 멤버 엔티티 필드에 전번 · 이름 · 이메일 · 비번 추가
af05b8f
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 27, 2025 in 0s

2 new issues (0 max.) of at least severity.

Annotations

Check warning on line 133 in src/main/java/com/arom/with_travel/domain/member/Member.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/java/com/arom/with_travel/domain/member/Member.java#L133

Avoid long parameter lists.

Check warning on line 133 in src/main/java/com/arom/with_travel/domain/member/Member.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/java/com/arom/with_travel/domain/member/Member.java#L133

Method LoginType::Member has 13 parameters (limit is 8)