Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ControllerAdvice 동작 이슈 해결 #273

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

Denia-park
Copy link
Owner

ControllerAdvice 동작 이슈 해결

  • Order를 직접 지정하는 것으로 문제 해결

- 구체적인 예외를 최고 우선순위로 지정
- 그냥 Exception은 최저 우선순위로 지정
Copy link

Overall Project 78.3% 🍏
File Coverage
ServerErrorDetectControllerAdvice.java 100% 🍏
ApiControllerAdvice.java 100% 🍏

@Denia-park Denia-park merged commit 116b8aa into master Mar 17, 2024
1 check passed
@Denia-park Denia-park deleted the fix/ControllerAdvice-동작-이슈 branch March 17, 2024 12:15
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