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

[#84] 리뷰 등록 controller 수정 #85

Merged
merged 4 commits into from
Aug 22, 2024
Merged

[#84] 리뷰 등록 controller 수정 #85

merged 4 commits into from
Aug 22, 2024

Conversation

KkomSang
Copy link
Collaborator

@KkomSang KkomSang commented Aug 22, 2024

관련 에러

작업 내용

DTO와 MultipartFile을 따로 두지 않고, MultipartFile을 DTO에 포함시켰습니다. 또한 어노테이션을 @RequestPart 대신 @ModelAttribute로 변경했습니다.

@KkomSang KkomSang added the Fix label Aug 22, 2024
@KkomSang KkomSang self-assigned this Aug 22, 2024
@KkomSang KkomSang changed the title [#84] 리뷰 등록 controller에 value 설정 [#84] 리뷰 등록 controller 수정 Aug 22, 2024
@KkomSang KkomSang merged commit edd0af0 into dev Aug 22, 2024
1 check passed
@KkomSang KkomSang deleted the fix/#84 branch August 22, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant