SpringMvc提交问题

The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

这个异常是因为提交参数的类型和接收方的类型不一致产生的