-
Notifications
You must be signed in to change notification settings - Fork 458
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
P.105 @PutMapping("/api/v1/posts") #6
Comments
@shbaek 헉 제보 감사합니다 |
오지랖인 거 같지만.. 이건 2쇄반영으로 가야되지않을까요.. PostMapping이 아니면 테스트코드가 통과를 못합니당.. (참고. #13 ) |
@gracelove91 아고 ㅠㅠ 네 저도 2쇄가 맞다고 생각하는데 ㅠ |
This was referenced Feb 5, 2020
Closed
ghost
mentioned this issue
Feb 7, 2020
Closed
Closed
Closed
Open
Closed
Closed
Closed
Closed
덕분에 해결했습니다 ㅠ |
Closed
Open
Open
Closed
Open
Closed
Open
Closed
Open
This was referenced Sep 20, 2023
Open
Open
Open
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
페이지 144 게시글 등록 실습 하다보니 오타가 있는거 같습니다~
P.105 PostsApiController
@PutMapping("/api/v1/posts")
-> @PostMapping("/api/v1/posts")
The text was updated successfully, but these errors were encountered: