原文:SpringBoot 上传文件大小限制,SizeLimitExceededException: the request was rejected because its size (64042302) exceeds the configured maximum (10485760)

对应的配置属性文件:org.springframework.boot.autoconfigure.web.servlet.MultipartProperties 由于我是yml文件,所以直接这样定义就行,无需定义bean了 可以自行分析org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfigurat ...

2020-10-18 10:48 0 2597 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM