返回顶部
首页 > 资讯 > 后端开发 > JAVA >请求500失败-No primary or single unique constructor found for interface xxx
  • 461
分享到

请求500失败-No primary or single unique constructor found for interface xxx

java 2023-09-18 10:09:16 461人浏览 独家记忆
摘要

错误:No primary or single unique constructor found for interface java.util.List(没有为List接口找到主要的或唯一的构造函数) 原因:请求的参数没有匹配上处理函

错误:No primary or single unique constructor found for interface java.util.List(没有为List接口找到主要的或唯一的构造函数)

原因:请求的参数没有匹配上处理函数的参数

解决:为List参数添加@RequestParam("strList")指定参数名称即可

附加:本接口为测试异常接口,一般多个参数会封装为一个入参VO对象,使用JSON格式解析传入对象

来源地址:https://blog.csdn.net/weixin_51091560/article/details/128289165

--结束END--

本文标题: 请求500失败-No primary or single unique constructor found for interface xxx

本文链接: https://lsjlt.com/news/411577.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作