mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:09:02 +00:00
Fixing standard multipart binding when multiple parts share the same name. Uncomment previously @Ignored tests now that Jetty supports Servlet 3.0 spec. Issue: SPR-10591