Skip to content

Commit

Permalink
Trying with java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Karan Preet Singh Sasan 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
Expand Up @@ -157,8 +157,7 @@ protected MultipartResolver lookupMultipartResolver(HttpServletRequest request)
return lookupMultipartResolver();
}
}
}
;
};
return new MaxUploadSizeOverrideMultipartFilter();
}
}

0 comments on commit 38038e3

Please sign in to comment.