[Chapter 06] 현장에서 응답 객체 설계 톺아보기 #52
Unanswered
corock
asked this question in
Chapter 06. Building a Web Application Server
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
다음은 토스페이먼츠 API 가이드 에서 소개하는 Payment 객체에 대한 설명입니다.
만약 서버 프레임워크로 스프링을 선택했을 때, 각 요청마다 동일한 응답을 제공하려면 어떻게 설계했을지가 궁금합니다.
p. 317 에 있는
@JsonInclude
를 활용한 걸까요? 아니면 다른 좋은 방법이 있다면 자유롭게 공유 부탁드립니다.Beta Was this translation helpful? Give feedback.
All reactions