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

[예외 처리] Controller 예외 처리 #26

Closed
m04j00 opened this issue Feb 8, 2022 · 1 comment · Fixed by #33 or #34
Closed

[예외 처리] Controller 예외 처리 #26

m04j00 opened this issue Feb 8, 2022 · 1 comment · Fixed by #33 or #34
Assignees

Comments

@m04j00
Copy link
Member

m04j00 commented Feb 8, 2022

No description provided.

@m04j00 m04j00 added this to the 1차 마일스톤 milestone Feb 8, 2022
@m04j00
Copy link
Member Author

m04j00 commented Feb 8, 2022

@m04j00 m04j00 changed the title [예외 처리] 회원 API 예외 처리 및 전역 예외 처리 [예외 처리] Controller 예외 처리 Feb 10, 2022
@m04j00 m04j00 linked a pull request Feb 10, 2022 that will close this issue
@m04j00 m04j00 linked a pull request Feb 10, 2022 that will close this issue
m04j00 added a commit that referenced this issue Feb 10, 2022
* [ADD] (#26) RestControllerAdvice로 예외 처리 - 민지

* [UPDATE] (#26) USER ENTITY 관련 변수명 규칙 스네이크 -> 카멜 - 민지

* [UPDATE] (#26) User Service 예외 처리 - 민지

* [UPDATE] (#26) User Service 예외 처리 - 민지

* [CREATE] (#26) 예외 핸들링 - 민지
yeonwoo1125 added a commit that referenced this issue Feb 10, 2022
* [add] (#26) Custom Exception 구현 - 연우

* [update] (#26) 변수 이름 변경 - 연우

* [update] (#26) Custom Exception 적용 - 연우

* [delete] (#26) DataNotFoundException 삭제

* [update] (#26) Custom Exception 추가 - 연우

* [update] (#26) Custom Exception 추가 - 연우

* Delete application.yml
SRin23 added a commit that referenced this issue Feb 10, 2022
(#26) 회원 API 예외 처리 및 전역 예외 처리 - 세린
yeonwoo1125 added a commit that referenced this issue Feb 11, 2022
* [update] (#26) 회원 수정 기능 수정 - 연우

* [add] (#26) 테스트 h2 데이터 추가 - 연우

* [add] (#26) application.yml 파일 재생성 - 연우

* [add] (#26) controller 테스트 코드 추가- 연우
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment