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

[yooonwodyd -> weekly] 스웨거 및 도메인 로직 수정 #54

Closed
3 tasks done
yooonwodyd opened this issue Oct 16, 2024 · 0 comments
Closed
3 tasks done

[yooonwodyd -> weekly] 스웨거 및 도메인 로직 수정 #54

yooonwodyd opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@yooonwodyd
Copy link
Contributor

yooonwodyd commented Oct 16, 2024

Issue

✨ 기능 리스트

  • 이미 있는 리소스가 존재하는 경우에 대해 DuplicateRequestException 예외를 발생시킨다.
  • 조회시 찾고자 하는 리소스가 보이지 않는다면 ResourceNotFoundException 예외를 발생시킨다.
  • 런타임시 값이 동일해야 하는 변수의 경우 final 또는 enum으로 관리할 수 있도록 변경한다.

✏ 사용 이유

  • 모든 예외를 IllegalArgumentException에는 적절하지 않다고 생각되어 다음 로직을 추가합니다.

@yooonwodyd yooonwodyd self-assigned this Oct 16, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 16, 2024
간단한 주석을 대체하는 Swagger를 작성한다.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 16, 2024
예외처리를 보다 상세하게 한다.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 16, 2024
변하지 않아야 하는 값에 final을 붙인다.
@yooonwodyd yooonwodyd changed the title 스웨거 및 예외처리 로직 일부 추가 [yooonwodyd -> weekly] 스웨거 및 예외처리 로직 일부 추가 Oct 16, 2024
yooonwodyd added a commit that referenced this issue Oct 18, 2024
스웨거 및 예외처리 로직 일부 추가 #54
@yooonwodyd yooonwodyd changed the title [yooonwodyd -> weekly] 스웨거 및 예외처리 로직 일부 추가 [yooonwodyd -> weekly] 스웨거 및 도메인 로직 수정 Oct 19, 2024
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 19, 2024
UserInfo에 대한 정보를 변경한다.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 19, 2024
스웨거 관리 인터페이스를 추가하고 변경한다.
yooonwodyd added a commit to yooonwodyd/Team9_BE that referenced this issue Oct 19, 2024
yooonwodyd added a commit that referenced this issue Oct 22, 2024
스웨거 및 예외처리 로직 일부 추가 #54
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

No branches or pull requests

1 participant