Skip to content

缓存requestbody

org.springframework.web.util.ContentCachingRequestWrapper

需要多次调用inputStream是把body保存到java.io.ByteArrayOutputStream

缓存responseBody

org.springframework.web.util.ContentCachingResponseWrapper