Open pr-lawrence opened 7 years ago
http://genesis8.tistory.com/214
일단 3가지 용어가 나온 배경도 중요할 것 같은데...
class Name { private final String firstName; private final String lastName; ... }
VO 가 immutable 인건 동일하네요 ...
http://genesis8.tistory.com/214