mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
This commit adds the `spring.http.multipart.resolve-lazily` property, in order to configure whether the multipart request should be resolved lazily, as the parameters are accessed.