Skip to content

Comments

refactor: Controller에서 ExceptionHandler 분리#9

Merged
changi1122 merged 6 commits intodevelopfrom
refactor
Dec 31, 2024
Merged

refactor: Controller에서 ExceptionHandler 분리#9
changi1122 merged 6 commits intodevelopfrom
refactor

Conversation

@changi1122
Copy link
Contributor

Controller에서 개별적으로 API 예외 처리하는 코드를 @ControllerAdvice@ExceptionHandler를 사용하여 ExControllerAdvice 클래스로 예외 처리 코드를 분리하였습니다.

@github-actions
Copy link

Test Results

15 tests  ±0   15 ✔️ ±0   1s ⏱️ ±0s
  4 suites ±0     0 💤 ±0 
  4 files   ±0     0 ±0 

Results for commit 8a2ea0d. ± Comparison against base commit f2c8174.

@changi1122 changi1122 merged commit dc967bc into develop Dec 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant