You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue : #187
기능 추가 :
1. GlobalExceptionHandler 에서 런타임시 발생한 예외를 @ControllerAdvice를 통해 ResponseEntity를 발생시킨다.
2. 예외 발생시 GlobalExceptionHandler에서 발생한 오류는 @slf4j를 사용해 로그 기록을 남긴다.
project : SPRINT6
추가기능 :
Server 성공,실패 응답시 적절한 Response 를 제공해 준다.
반환 예시 )
The text was updated successfully, but these errors were encountered: