-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
โก Feat : Define common api response #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
๊น๋ํ๊ฒ ์ ๊ตฌํํด์ฃผ์ จ๋ค์ ์ญ์ ์ ์์ ์์ ๋๋ค. ๐
๋ค๋ง ๋ช ๊ฐ์ง ์ ์๋๋ฆฌ๊ณ ์ถ์ ๋ถ๋ถ์ด ์์ต๋๋ค!
- ์ปค๋ฐ, PR ์ปจ๋ฒค์ ์ ๊ดํด
์ ๋ ๊ฐ์ธ์ ์ผ๋ก ๋ณต์กํ ๊ธฐ๋ฅ์ ์ฝ๊ฒ ํํํ๊ธฐ ์ํด ํ๊ตญ์ด๋ก ์ปค๋ฐ ๋ฉ์ธ์ง, PR ์ ๋ชฉ ๋ฐ ๋ณธ๋ฌธ์ ์์ฑํ๋ ํธ์
๋๋ค.
์คํ์์คํ๋ฅผ ๊ณ ๋ คํ๋ค๋ฉด ์์ด๋ ๊ด์ฐฎ๊ธด ํ๋ฐ, ํ๊ตญ์ด๋ก ํ๋ ๊ฑด ์ด๋ ์ ์ง.. ์ฌ์ญค๋ณด๊ณ ์ถ์ต๋๋ค. (์์ด๋ฅผ ์ ๋ชปํด์;)
Gitmoji๋ ํน์ ์ ํด๋์ ์ปจ๋ฒค์ ์ด ์์ผ์ค๊น์? (์ด๋ค ์ํฉ์ ์ด๋ค ์ด๋ชจํฐ์ฝ์ ์ด๋ค ๋ฑ)
- ํด๋น PR ๋ด์ฉ์ ๊ดํด
์ ๊ตฌํํด์ฃผ์
จ๋๋ฐ, ์ปจํธ๋กค๋ฌ์์ ์ฌ์ฉํ ๋์๋ ํ์์ด ์ด๋ป๊ฒ ๋๋์?
์ ๋ ์ด๋ฐ ์์ธ์ฒ๋ฆฌ ์๋ต ํ์์ ๊ณ ๋ คํ์ง ์์ ๊ฑด ์๋๋ฐ ResponseEntity์ ํจ๊ป ์ฌ์ฉํ๋ค๋ณด๋
ResponseEntity<ApiResponse<UserResponse>>
์ฒ๋ผ ๋ณด๊ธฐ ์ด์์ง๊ฐ ์๋๋ผ๊ณ ์ฌ..
๊ณ ๋ฏผํ๋ค๊ฐ ์ ๋ ์ค๋ฅด์ง ์์์ ๋์ด๊ฐ๋๋ฐ ํน์ ์ข์ ์์ด๋์ด ์์ผ์๋ฉด ์ถ์ฒํด์ฃผ์๋ฉด ๊ฐ์ฌํ๊ฒ ์ต๋๋ค..
์ด๊ฑด ์์ ์์ฒญ์ด ์๋๋ผ ๋ฐ์ ์ฌ๋ถ์ ์๊ด์์ด ๋จธ์ง๋ ํ ์์ ์
๋๋ค!
this.message = message; | ||
this.data = data; | ||
this.pageInfo = pageInfo; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์์ฑ์ ์ฒด์ด๋์ผ๋ก ๋๋ฉด ๊น๋ํ ๊ฒ ๊ฐ์ต๋๋ค!
return new ApiResponse<>(errorType.getCode(), message); | ||
} | ||
|
||
public static <T> ApiResponse<T> error(ErrorType errorType, String message, T data) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ฌ๊ธฐ๋์!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
success
, error
์ผ์ด์ค๊ฐ ๋๋ฌด ๋์กํ๊ธฐ๋ ํ๊ณ , ์๋ต ์ฒ๋ฆฌ๋ฅผ ApiResponseAdvice
์์ ์ผ๊ด ์ฒ๋ฆฌํ๋๋ก ๋ฐ๊ฟ๋ดค์ต๋๋ค. ๐ค
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#10 ์ดํ์ ๋ฐ๊พธ๊ธฐ ์ด๋ ค์ด ๋ถ๋ถ์ด๋ผ ์กฐ๊ธ ๋ ์ ๊ฒฝ์จ์ ์์ ํด๋ดค์ต๋๋ค. ๐
ApiResponse
์์๋ ์ฑ๊ณต ๋ฐ ์์ธ ์๋ต์ ๋ชจ๋ ๋ด์ ์ ์์ด์ผ ํ๊ณ , ์ด๋ ์๋ต body๋ฅผ ๊ณต๋์ผ๋ก advice์์ ์ฒ๋ฆฌํ๋๋ก ๋ฐ๊ฟจ์ต๋๋ค.
ApiResponseAdvice
์์๋ end-point๋ ๋ง์ง๋ง ์์ฒญ ํ์์ด ์๋ชป ๋์์ ๋ createResponseByHttpStatus
์์ ๋ถ๊ธฐํ๋๋ก ์์ฑํ๋๋ฐ, ์ด๊ฒ ํ์ํ ์ง๋ ์ ๋ชจ๋ฅด๊ฒ ์ต๋๋ค ๐ค
์๋ต ๊ฐ์ฒด ์ฌ์ฉ ์์๋ฅผ ํ ์คํธ๋ก ๊ฐ์ด ๋ฃ์ด๋ดค๋๋ฐ, ์ฝ๋๊ฐ ์คํจ์ฑ์ด ๋ถ์กฑํด ๋ณด์ฌ์ ํ์ธ ๋ถํ๋๋ฆฝ๋๋ค.
return new ApiResponse<>(errorType.getCode(), message); | ||
} | ||
|
||
public static <T> ApiResponse<T> error(ErrorType errorType, String message, T data) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
success
, error
์ผ์ด์ค๊ฐ ๋๋ฌด ๋์กํ๊ธฐ๋ ํ๊ณ , ์๋ต ์ฒ๋ฆฌ๋ฅผ ApiResponseAdvice
์์ ์ผ๊ด ์ฒ๋ฆฌํ๋๋ก ๋ฐ๊ฟ๋ดค์ต๋๋ค. ๐ค
|
||
private final int totalElements; | ||
|
||
public static PageInfoResponse of(int currentPage, int totalPage, int totalElements) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
๋ชจ๋ ์์ฒญ์ด paging์ด ๋ค์ด๊ฐ์ง๋ ์์์, PageInfoResponse
๋ฅผ ๊ณตํต ์๋ต์ ํ๋๋ก ๋๋ ๊ฒ๋ณด๋ค data์ ํ์๋ก ๋๊ณ ํ์ํ ๋๋ง PageInfoResponse
๋ฑ์ผ๋ก ๋ด์์ ์ฃผ๋ ๋ฐฉ์๋ ๊ด์ฐฎ์ ๊ฒ ๊ฐ์ ์์ ํ์ต๋๋ค.
์๋ต ํ์์ ์๋์ ๊ฐ์ด ์ ๋ฌ๋ฉ๋๋ค. ์ด๋ ์ค๊น์ ? ๐ค
{
"timestamp": "2024.07.06 00:35:58",
"code": "TYU-200",
"message": "์๋ต ์ฑ๊ณต",
"data": {
"id": 1,
"name": "health",
"pageInfo": {
"currentPage": 1,
"totalPage": 1,
"totalElements": 1
}
}
}
๐ Related Issue
close: #6
๐ Tasks
๐ Details
PageInfoResponse
๋ฅผ ๋ณ๋ ๋ถ๋ฆฌํด์ ํ์ด์ง ์๋ต ๊ด๋ จ ์ ๋ณด๊ฐ ๊ณตํต ์๋ต์ ํ์ ํ๋๋ก ์ถ๊ฐ๋ฉ๋๋ค.๐ Remarks
Lombok
์ผ๋ก ์์ฑ์ ์ง์ ํ์ง ์์๋๋ฐ ์ด์ ๋ฐ๋ฅธ ๋ฌธ์ ๊ฐ ์๋ค๋ฉด ์์ ํด์ผ ํฉ๋๋ค.