经过几个小时的排查:
问题出现在网关需要加上:
spring.http.multipart.enabled: true
spring.http.multipart.maxFileSize: 10Mb
spring.http.multipart.maxRequestSize: 10Mb
原创文章,作者:3628473679,如若转载,请注明出处:https://blog.ytso.com/tech/opensource/193875.html
经过几个小时的排查:
问题出现在网关需要加上:
spring.http.multipart.enabled: true
spring.http.multipart.maxFileSize: 10Mb
spring.http.multipart.maxRequestSize: 10Mb
原创文章,作者:3628473679,如若转载,请注明出处:https://blog.ytso.com/tech/opensource/193875.html