Closed silverzoo closed 2 months ago
Merges feature/modify-eunju-#19 -> dev
exception/handler
@ControllerAdvice
@RestControllerAdvice
mentioned in commit 01b99563cf241a3bae88d2f52d52a58def1d9c1d
Merges feature/modify-eunju-#19 -> dev
Style: exception handler 분리
exception/handler
쪽으로 분리@ControllerAdvice
-> ControllerExceptionHandler 클래스 사용@RestControllerAdvice
-> RestControllerExceptionHandler 클래스 사용