Overview

The Apache Commons FileUpload project has been working on putting out Commons FIleUpload2 which is compatible with JakartaEE APIs.

Maybe it is worth to re-instate the support for Commons FIle Upload (if they can release a final version in time).

Related Issues:

  • 27423

Comment From: bclozel

Hey Marten,

We've deprecated then removed this variant in favor of the StandardServletMultipartResolver, backed by the Servlet container. Is there any particular reason to bring this back? Any feature that the standard Servlet support is missing?