当前位置:   article > 正文

Name for argument type [java.lang.String] not available, and parameter name information not found in

name for argument type [java.lang.string] not available, and parameter name

Name for argument type [java.lang.String] not available, and parameter name information not found in_xingzheliucsdn的博客-CSDN博客

Name for argument type [java.lang.String] not available, and parameter name information not found in

xingzheliucsdn

于 2017-09-25 21:27:55 发布

34552
 收藏 3
版权
异常:Name for argument type [java.lang.String] not available, and parameter name information not found in class file either


解决:方案一:在项目名上右键选择Properties—》JavaCompiler—》Add variable attributs...打上对号

         方案二:主动声明参数绑定,

                       public void json(HttpServletResponse response,Model model , @RequestParam(value="username") String username)


 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/凡人多烦事01/article/detail/471750
推荐阅读
相关标签
  

闽ICP备14008679号