Skip to content

Conversation

@seungwookc97
Copy link
Collaborator

📢 기능 설명

ec2
ㄴ nginx (프록시 매니저 - 도메인 -> 서버로 요청 전달, ssl 자동발급 갱신)
ㄴ spring boot - 백엔드
ㄴ mysql - 정형 데이터 db
ㄴ redis - OAuth 세션 저장

외부
ㄴS3 - 파일/이미지/동영상 등 비정형 데이터

쿠키 문제 원인 : 구글 OAuth 는 email 넘어와서 null 처리 안해서 NPE 터짐

close #152 #156



🩷 Approve 하기 전 확인해주세요!

  • 리뷰어가 확인해줬으면 하는 사항 적어주세요.
  • [ ]

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?
  • Approve 하기 전 확인 사항 체크했는가?

@seungwookc97 seungwookc97 self-assigned this Sep 26, 2025
@github-actions github-actions bot added the refactor 코드 리팩토링 label Sep 26, 2025
@seungwookc97 seungwookc97 merged commit f6732fb into dev Sep 26, 2025
1 check passed
@seungwookc97 seungwookc97 deleted the refactor#152 branch September 30, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[refactor] OAuth 에러처리 추가 및 로컬 세션 사용하도록 처리

3 participants