摘要: 前几天写一个demo,遇到response包装的问题。发现spring mvc提供的ResponseBodyAdvice这个工具很好用。以下是一些记录。 先看下大纲: 使用场景 用法 原理 使用场景 在获取业务代码的response之前,我们常常需要一些公共头的封装。这时候ResponseBodyA 阅读全文
posted @ 2021-09-28 18:13 melonOO 阅读(1752) 评论(0) 推荐(0) 编辑