issues
search
LeeJongbokz
/
interviewPrep
2
stars
2
forks
source link
#23 DTO 객체를 immutable하게 관리하기 위해 final 지정
#30
Closed
LeeJongbokz
closed
2 years ago
LeeJongbokz
commented
2 years ago
DTO 객체를 immutable하게 관리하기 위해 필드들을 final로 지정했습니다.