주석 수정
This commit is contained in:
parent
124562a267
commit
e2f45a959a
@ -33,7 +33,7 @@ import java.util.List;
|
|||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
import java.util.Objects;
|
import java.util.Objects;
|
||||||
|
|
||||||
// body 읽어서 cash로 만듬
|
// body 읽어서 cache로 만듬
|
||||||
// 필요하면 filter로 사용
|
// 필요하면 filter로 사용
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class CachedBodyRequestWrapper extends HttpServletRequestWrapper {
|
public class CachedBodyRequestWrapper extends HttpServletRequestWrapper {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user