首页
新闻
博问
专区
闪存
班级
我的博客
我的园子
账号设置
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
2018年3月1日
@RequestParam注解使用:Name for argument type [java.lang.String] not available, and parameter name information not found in class file either.
摘要:详细错误信息 解决思路 需要指定 @RequestParam 的name属性值 源码分析 AbstractNamedValueMethodArgumentResolver.java
阅读全文
posted @ 2018-03-01 15:47 胡峻峥
阅读(11636)
评论(0)
推荐(0)
编辑