0.3.0 - 2021-03-24
- Add support for binding
MultipartFileand Servlet APIPartobjects using@FormParamterand@RequestParamter
annotations.MultipartFileandPartare only for Spring MVC and do not work in Spring WebFlux.
MultipartFile and Servlet API Part objects using @FormParamter and @RequestParamterMultipartFile and Part are only for Spring MVC and do not work in Spring WebFlux.