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

[BSVR-252] 어드민 리뷰 등록 Multipart 오류 #181

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

pminsung12
Copy link
Collaborator

@pminsung12 pminsung12 commented Aug 29, 2024

📌 개요 (필수)

image


🔨 작업 사항 (필수)

  • Spring Boot의 기본 멀티파트 설정

  • 최대 파일 크기 (max-file-size): 기본값: 1MB

  • 최대 요청 크기 (max-request-size):기본값: 10MB

=> 둘 다 30MB로 직접 지정


⚡️ 관심 리뷰 (선택)

  • x

🌱 연관 내용 (선택)

  • x

💻 실행 화면 (필수)

  • dev에서 잘 동작하는 것을 확인
image

@pminsung12 pminsung12 added 🐛 Bug 버그 🚀 Self Approve 빨리 merge가 필요한 경우, 코드 리뷰를 생략했다는 의미로 추가해요. 남용하지 말 것. labels Aug 29, 2024
@pminsung12 pminsung12 self-assigned this Aug 29, 2024
@pminsung12 pminsung12 marked this pull request as ready for review August 29, 2024 19:38
Copy link

Test Results

53 tests  ±0   53 ✅ ±0   5s ⏱️ ±0s
18 suites ±0    0 💤 ±0 
18 files   ±0    0 ❌ ±0 

Results for commit 0ce17a6. ± Comparison against base commit 94033c0.

@pminsung12 pminsung12 merged commit 4643b3a into main Aug 29, 2024
5 checks passed
@pminsung12 pminsung12 deleted the feat/BSVR-252 branch August 29, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 🚀 Self Approve 빨리 merge가 필요한 경우, 코드 리뷰를 생략했다는 의미로 추가해요. 남용하지 말 것. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant