SpringMVC
qq_39098356
这个作者很懒,什么都没留下…
展开
-
31、SpringMVC--拦截器(interceptor)案例用户登录时出现的空异常
HTTP状态 500 - 内部服务器错误 类型 异常报告 消息 Request processing failed; nested exception is org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1, actual 0 描述 服务器遇到一个意外的情况,阻止它完成请求。 例外情况 org.springframework.web.util.NestedServlet.原创 2021-06-03 19:48:06 · 339 阅读 · 0 评论 -
27、springmvc中文件上传跨服务器出现400
Request processing failed; nested exception is com.sun.jersey.api.client.UniformInterfaceException: PUT http://localhost:9090/uploads/50829763-2cd8-412b-beb2-705369d37dfb_通信1.jpg returned a response status of 400 Bad Request原创 2021-05-27 20:48:09 · 200 阅读 · 1 评论