Failed to parse multipart servlet request; nested exception is java.lang.IllegalStateException:

Failed to parse multipart servlet request; nested exception is java.lang.IllegalStateException: The multi-part request contained parameter data (excluding uploaded files) that exceeded the limit for maxPostSize set on the associated connector

server:
  tomcat:
    max-http-form-post-size: -1
上一篇:Selenium系列(四)元素定位CSS


下一篇:SQL:事务失效几种场景(特别注意1 和4)