Skip to content

Controller에서 Response를 반환하는 방식 수정 및 통일 #65

@woody35545

Description

@woody35545

우선 간단하게 아래와 같이 필드를 구성할 예정

--- 
title: Response 클래스 직관적으로 변경
---

classDiagram

class ResponseDto{
+ code : int
+ message : String
+ data : Object
}
Loading

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions