재 원복
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ public class EmptyJsonResponseAdviceController implements ResponseBodyAdvice<Obj
|
|||||||
|
|
||||||
@PostConstruct
|
@PostConstruct
|
||||||
public void init() {
|
public void init() {
|
||||||
logger.info("========== EmptyJsonResponseAdviceController 로딩됨 ==========");
|
logger.debug("========== EmptyJsonResponseAdviceController 로딩됨 ==========");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user