Skip to content

Response DTO 분리 #92

@softpeanut

Description

@softpeanut

Discussed in #91

Originally posted by softpeanut October 3, 2022

AS-IS

  • application 또는 domain module에서 Response DTO를 생성해 presentation module로 반환한다.
  • presentation module에서는 해당 Response DTO를 요청자에게 그대로 반환한다.

Discussion

  • Response DTO를 생성하는 위치를 presentation module로 바꿀지 고민

Metadata

Metadata

Labels

defer보류 중일 경우need discussion논의가 필요한 경우refactor코드 리팩토링 할 경우

Type

No type

Projects

Status

Defer

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions