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

[#85] CORS 설정 #86

Merged
merged 1 commit into from
Feb 14, 2024
Merged

[#85] CORS 설정 #86

merged 1 commit into from
Feb 14, 2024

Conversation

persi0815
Copy link
Contributor

@persi0815 persi0815 commented Feb 14, 2024

PR 타입

  • 리팩토링

반영 브랜치

refactor/85 -> develop

변경 사항

Spring Secuity를 사용해서 SecurityConfig 클래스에 CORS 설정 추가
image

테스트 결과

image

@persi0815 persi0815 requested review from Enble and HxWOO February 14, 2024 03:33
@persi0815 persi0815 self-assigned this Feb 14, 2024
@persi0815 persi0815 linked an issue Feb 14, 2024 that may be closed by this pull request
@persi0815 persi0815 added the refactor New feature or request label Feb 14, 2024
Copy link
Contributor

@Enble Enble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Enble Enble merged commit 5eb5718 into develop Feb 14, 2024
@Enble Enble deleted the refactor/85 branch February 14, 2024 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cors 문제 해결
2 participants