摘要: 1.可以使用JsonObject去接受大多数请求参数,@RequestBody可以拦截请求 2.HttpServletResponse Response可以用来设置请求返回,用于设置出参格式,编码等等 3.try cache 块使用的时候可以通过在cache 中throw new Exception 阅读全文
posted @ 2022-04-20 14:23 李李李的博客 阅读(69) 评论(0) 推荐(0)