-
Bug
-
Resolution: Done
-
Major
-
1.4.20.Final
-
None
-
None
-
-
46968098
Multi-part file and request size limit error is not handled by spring-boot (version 1.5.8) through a defined ExceptionHandler. The HttpServletRequest.getParts() contract is not strictly implemented to throw an IllegalStateException when maxFileSize and maxRequestSize limits are reached.