spring-framework/spring-webmvc
Simon Baslé 152914a752 Fix multipart async servlet request temporary files deletion
This change tracks the multipart nature of the async request
within the `DispatcherServlet`, in the `WebAsyncManager`.

This allows for the second ASYNC dispatch to recognize the
multipart aspect and clean up the associated resources.

Closes gh-33161
2024-07-12 12:50:59 +02:00
..
src Fix multipart async servlet request temporary files deletion 2024-07-12 12:50:59 +02:00
spring-webmvc.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00