-
Notifications
You must be signed in to change notification settings - Fork 4
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: 프로젝트 리팩토링 #95
Comments
juwon-code
added a commit
that referenced
this issue
Oct 7, 2024
공통 설정 파일에서 로컬 DB 연결 설정을 제거합니다. Related to: #95
juwon-code
added a commit
that referenced
this issue
Oct 7, 2024
- 썸네일 변환 기능을 미디어 도메인에 통합 - 이미지, 비디오 포맷 검증 규칙 추가 - 외부 도메인에서 요구하는 조회 메소드 추가 - 회원 및 일거리 엔티티와 1:1 연결 설정 Related to: #95
juwon-code
added a commit
that referenced
this issue
Oct 7, 2024
- 토큰 전체 코드 리팩토링 - 시큐리티 토큰으로 도메인명 변경 - 몇몇 잘못된 설정 변경 Related to: #95
juwon-code
added a commit
that referenced
this issue
Oct 7, 2024
- 회원 전체 코드 리팩토링 - 회원 요청 DTO 내부 클래스화 - 특정 컨트롤러 메소드 권한 설정 Related to: #95
juwon-code
added a commit
that referenced
this issue
Oct 7, 2024
피드 수정 및 삭제 메소드를 실행하기 전에 권한을 확인하도록 설정한다. Related to: #95
juwon-code
added a commit
that referenced
this issue
Oct 7, 2024
다른 도메인에 Member 인스턴스를 제공하는 MemberProvider 패키지 변경 Related to: #95
juwon-code
added a commit
that referenced
this issue
Oct 8, 2024
- 토큰 인증 안되는 버그 해결 - 회원 정보 조회 기능 수정 - 역할 Enum 값 수정 Related to: #95
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📍 이슈
프로젝트 전체를 리팩토링합니다.
⛏️ 변경 전 상황과 변경 이유
프로젝트 전체를 리팩토링합니다.
✨ 변경 후 예상
프로젝트 전체를 리팩토링합니다.
☑️ 체크리스트
The text was updated successfully, but these errors were encountered: