Error setting expression 'myFile' with value '[Ljava.lang.String;@47fb02e8'
这是由于没有设置 <form> 表单的 enctype="multipart/form-data" ,或者是拼写错误 。 改过来就行。