org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (59210599) exceeds the configured maximum (50000000)
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size of 50000000 bytes exceeded; nested exception is org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (59210599) exceeds the configured maximum (50000000)
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size of 50000000 bytes exceeded; nested exception is org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (59210599) exceeds the configured maximum (50000000)