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

refactor: 전체적인 리팩토링 #73

Open
4 of 7 tasks
zhy2on opened this issue Aug 9, 2024 · 0 comments
Open
4 of 7 tasks

refactor: 전체적인 리팩토링 #73

zhy2on opened this issue Aug 9, 2024 · 0 comments

Comments

@zhy2on
Copy link
Contributor

zhy2on commented Aug 9, 2024

  • common/BusinessException을 구현하고 BusinessException을 사용해서 익셉션들 리팩토링 하기
  • BaseResponse 구현하기(response body 일관성 있게 작성하기. ex) {"status": "", "data": ""})
  • jwt 인증 리팩토링 하기(예외처리 일관되게 하기)
  • BaseEntity 구현하기
  • ERD 다시 정리하기 (cascade 속성 설정하기)
  • captcha 관련 라이브러리 사용해서 매크로 방지 api 리팩토링 하기
  • refresh token redis에 저장하기
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