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
@RequestHeader
name
The text was updated successfully, but these errors were encountered:
[Chore] 컨트롤러 @RequestHeader, @PathVariable 명시(#23)
aca8d73
68105e4
[Fix] 컨트롤러 @PathVariable 참조 문제 해결(#23)
369ec69
jinkonu
Successfully merging a pull request may close this issue.
🛠 Issue
@RequestHeader
에name
속성 지정해야 하므로, 이에 맞춘 코드 수정📝 To-do
@RequestHeader
내name
속성 명시The text was updated successfully, but these errors were encountered: