Closed gil-log closed 1 year ago
해당 프로젝트에서 사용할 핵심 객체 및 Package 구조를 구현한다.
DDD, TDD를 OOP 원칙 하에 구현한다.
구현 해야할 객체들의 개념은 아래와 같다.
Entity Bean
VO
Aggregate
UseCase
Request
Response
Result
해당 프로젝트에서 사용할 핵심 객체 및 Package 구조를 구현한다.
DDD, TDD를 OOP 원칙 하에 구현한다.
구현 해야할 객체들의 개념은 아래와 같다.
Entity Bean
VO
Aggregate
UseCase
Request
Response
Result