Skip to content
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

๐Ÿš‘ fix: ์กฐํšŒ ResponseBody ์ˆ˜์ • #37

Open
wants to merge 38 commits into
base: develop
Choose a base branch
from

Conversation

hybiis
Copy link
Contributor

@hybiis hybiis commented Aug 11, 2023

๐Ÿš‘ fix

๊ธฐ์กด Response body
[{
id : 21
orderType : โ€œ๋‹น์งโ€
startDate : โ€œ2023-11-20โ€
endDate : โ€œ2023-11-20โ€
status : โ€œ์Šน์ธโ€}
]

์ˆ˜์ • ๋œ Response Body
[{
id : 21
orderType : โ€œ๋‹น์งโ€
startDate : โ€œ2023-11-20โ€
endDate : โ€œ2023-11-20โ€
status : โ€œ์Šน์ธโ€
reason: โ€œ์ด์œ โ€,
category : โ€œ๊ฒฝ์กฐ์‚ฌโ€
etc: โ€œํŠน์ด์‚ฌํ•ญ์ž…๋‹ˆ๋‹ค.โ€
}
]

hybiis added 30 commits July 31, 2023 22:52
@hybiis hybiis closed this Aug 11, 2023
hybiis added 2 commits August 11, 2023 13:54
โ€ฆfeature/user_order_delete

# Conflicts:
#	src/main/java/fast/mini/be/domain/order/OrderRequest.java
#	src/main/java/fast/mini/be/domain/order/OrderService.java
@hybiis hybiis reopened this Aug 11, 2023
@jinyochoi
Copy link

์ฝ”๋“œ๊ฐ€ ์ „๋ฐ˜์ ์œผ๋กœ ๋ณด์™„ํ•ด์•ผํ• ๋  ๋ถ€๋ถ„์ด ๋งŽ์•„๋ณด์ด๋ฉฐ ์˜ˆ์™ธ์ฒ˜๋ฆฌ๊ฐ€ ๋ถ€์กฑํ•ด๋ณด์ž…๋‹ˆ๋‹ค.
ํ•˜์ง€๋งŒ ์ฝ”๋“œ์Šคํƒ€์ผ์ด๋‚˜ ์ŠคํŠธ๋ฆผ, ๋žŒ๋‹ค๋ฅผ ์‚ฌ์šฉํ•œ ์ ์€ ์ข‹์Šต๋‹ˆ๋‹ค. DTO์„ค๊ณ„ ๋ฐ Service์— ๋กœ์ง๋„ ๊ดœ์ฐฎ์•„๋ณด์ž…๋‹ˆ๋‹ค.
Repository๋‹จ์— JPQL์„ QueryDSL๋กœ ๋ณ€๊ฒฝํ•˜๋Š” ์ž‘์—…๋„ ํ•ด๋ณด๋ฉด ์ข‹๊ฒ ๋„ค์š”.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants