Reapply "archive 삭제"

This reverts commit 69ab355bb9.
This commit is contained in:
2026-04-09 10:19:10 +09:00
parent 69ab355bb9
commit aec9ae8c43
245 changed files with 0 additions and 3799 deletions
@@ -1,2 +0,0 @@
**Value Object(값 객체, VO)**는 **고유한 식별자(ID)가 없으며, 값이 같으면 같은 객체로 간주되는 객체**입니다.
즉, **도메인의 특정 개념을 표현하는 불변(Immutable) 객체**입니다.