[feat] #7 - 커스텀 응답 및 예외 처리, 프로젝트 세팅 수정, API 구현 #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
💡 Issue
📄 Description
커스텀 응답 및 예외 처리
프로젝트 세팅 수정
gradle projects reload
해주세요!application.yml, application-local.yml
은노션
에서 확인 부탁드립니다.API 구현 방식
코드를 따라가며 보시면 더 잘 이해하실 수 있을거에요!
신고 카테고리 설명 GET API 구현
성공
실패 - 틀린 url로 요청시
실패 - 카테고리 데이터가 존재하지 않을 시
갤러리 GET API 구현
성공
실패 - 존재하지 않는 유저로 조회 시
실패 - request header 누락 시
💬 To Reviewers