강의교재 오타인것 같습니다.
283
0
11. 파일 업로드.pdf 에서
p.19
for (MultipartFile multipartFile : imageFiles) {
if (!imageFile.isEmpty()) {
imageFiles, imageFile 이 부분 잘못된 것 같습니다.
283
11. 파일 업로드.pdf 에서
p.19
for (MultipartFile multipartFile : imageFiles) {
if (!imageFile.isEmpty()) {
imageFiles, imageFile 이 부분 잘못된 것 같습니다.