错误信息:Request processing failed; nested exception is java.lang.IllegalArgumentException: Name for argument type [java.lang.String] not available, and parameter name information not found in class file either.
你发起的请求,方法参数中是不是只写了@RequestParam 没有指定参数的value或者那么啊,把你请求的接口发下撒
上代码截图
你的请求参数问题