Interface MultipartRequestWrapper.ParsingStrategy

    • Method Detail

      • maximumMultipartFileSize

        long maximumMultipartFileSize()
      • stashFileSizeException

        boolean stashFileSizeException()
        Allows you to handle the exception in your code. Be aware that the multipart parameters have been lost, and that may include form fields.