SpringBoot configures the size of the uploaded file

#上传文件大小
#单个文件最大值
spring.http.multipart.max-file-size=10MB
##一个请求多个文件的最大值
spring.http.multipart.max-request-size=10MB

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326723787&siteId=291194637