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

[Feat] Change response type #200 #201

Merged
merged 4 commits into from
Jul 27, 2024
Merged

Conversation

zbqmgldjfh
Copy link
Member

close #200

기존에는 ExceptionHandler 로 처리하였지만, 이는 JSON 응답에 적합하지 Flux<String>을 반환하기에 적합하지 않는것 같다. 따라서 직접적으로 Service 에서 예외를 처리하여 반환한다.
@zbqmgldjfh zbqmgldjfh self-assigned this Jul 27, 2024
Copy link

Copy link

Unit Test Results

  45 files  ±0    45 suites  ±0   41s ⏱️ ±0s
233 tests ±0  223 ✔️ ±0  10 💤 ±0  0 ±0 
236 runs  ±0  226 ✔️ ±0  10 💤 ±0  0 ±0 

Results for commit 190fe62. ± Comparison against base commit bc6909c.

@zbqmgldjfh zbqmgldjfh merged commit 6f85152 into develop Jul 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant