주석 수정

This commit is contained in:
nevermoregb 2025-01-14 15:21:15 +09:00
parent 124562a267
commit e2f45a959a

View File

@ -33,7 +33,7 @@ import java.util.List;
import java.util.Map;
import java.util.Objects;
// body 읽어서 cash 만듬
// body 읽어서 cache 만듬
// 필요하면 filter로 사용
@Slf4j
public class CachedBodyRequestWrapper extends HttpServletRequestWrapper {