application.properties: needs to be migrated to Spring Boot 1.4 too
php-coder opened this issue · 1 comments
php-coder commented
During the migration to Spring Boot 1.4 application.properties
wasn't properly migrated: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.4-Release-Notes#multipart-support
php-coder commented
P.S. The chapter "Tuning file upload limits" of https://spring.io/guides/gs/uploading-files/ article should be updated too.