Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying with java 8
Browse files Browse the repository at this point in the history
preetkaran20 committed Oct 4, 2024
1 parent 151eaa1 commit 38038e3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -157,8 +157,7 @@ protected MultipartResolver lookupMultipartResolver(HttpServletRequest request)
return lookupMultipartResolver();
}
}
}
;
};
return new MaxUploadSizeOverrideMultipartFilter();
}
}

0 comments on commit 38038e3

Please sign in to comment.