We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
클라이언트에서는 snake_case 서버는 camelCase
@JsonProperty 어노테이션으로도 파싱이 되지 않는 에러
The text was updated successfully, but these errors were encountered:
#16
e8e6725
#16 클라이언트 측에서 camelCase로 받기로 합의봄
16a95f1
Anna-Jin
No branches or pull requests
클라이언트에서는 snake_case
서버는 camelCase
@JsonProperty 어노테이션으로도 파싱이 되지 않는 에러
The text was updated successfully, but these errors were encountered: