springCloud+MultipartException异常

nested exception is org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.5697655521198317313.8080/work/Tomcat/localhost/ROOT] is not valid] with root cause java.io.IOException: The temporary upload location [/tmp/tomcat.5697655521198317313.8080/work/Tomcat/localhost/ROOT] is not valid

一、在zuul服务中加入配置参数

不要加在具体微服务里 无效

猜你喜欢

转载自www.cnblogs.com/god-monk/p/10723024.html