会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
不枉年少梦Co
博客园
首页
新随笔
联系
订阅
管理
2019年12月30日
It is illegal to call this method if the current request is not in asynchronous mode (i.e. isAsyncStarted() returns false) (如果当前请求未处于异步模式(即isAsyncStarted()返回false),则调用此方法是非法的)
摘要: 当切面有参数为HttpServletRequest之类的参数时,使用 Object[] args = joinPoint.getArgs(); 会占用HttpServletRequest中的上下文,当再次调用 JSON.toJSONString(args); 为再次尝试获取request中的上下文,
阅读全文
posted @ 2019-12-30 16:20 不枉年少梦Co
阅读(2872)
评论(0)
推荐(0)
公告