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.
PR
✨ 작업 내용
🙌🏻 예상 응답 바디 🙌🏻
✨ 참고 사항
RedisCrudTest
가 db에 종속돼있어 ci가 통과를 못해서 삭제했습니다. ci 워크 플로우에 redis 컨테이너 실행을 추가할까하다가 여기선 유닛테스트만 간단하게 하는게 좋을 것 같다고 판단했습니다.⏰ 현재 버그
@RestControllerAdvice
가 JwtFilter~ 와 같이 Filter, Interceptor 단에서 발생하는 Exception은 처리를 해주지 못해서 원하는 형식대로는 안나오네요 -> 해결방법은 있다고 하니 나중에 천천히... 해보자구요..아래와 같은 모습입니다
✏ Git Close